We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d03ee commit b0448d0Copy full SHA for b0448d0
tests/test.html
@@ -0,0 +1,9 @@
1
+<html>
2
+ <head>
3
+
4
+ </head>
5
+ <body>
6
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/wechatsync/article-syncjs@latest/dist/styles.css" />
7
+ <script src="https://cdn.jsdelivr.net/gh/wechatsync/article-syncjs@latest/dist/main.js"></script>
8
+ </body>
9
+</html>
0 commit comments