Update index.html

This commit is contained in:
XIU2
2019-12-10 09:55:27 +08:00
committed by GitHub
parent 4186eb8e40
commit 418c3800a8

View File

@@ -28,6 +28,6 @@
} }
</script> </script>
<script src="https://cdn.staticfile.org/docsify/4.9.4/docsify.min.js"></script> <script src="https://cdn.staticfile.org/docsify/4.9.4/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/ga.min.js"></script> <script src="https://unpkg.com/docsify/lib/plugins/ga.min.js"></script>
</body> </body>
</html> </html>