提交 a4d4c13c 编写于 作者: S shuang.kou

[feat]add edit on github and copy code

上级 f1f03415
......@@ -14,6 +14,8 @@
<body>
<div id="app"></div>
<!-- docsify-edit-on-github -->
<script src="//unpkg.com/docsify-edit-on-github/index.js"></script>
<script>
window.$docsify = {
name: 'JavaGuide',
......@@ -32,7 +34,7 @@
depth: 3,
},
plugins: [
EditOnGithubPlugin.create('https://github.com/Snailclimb/JavaGuide/tree/master/docs')
EditOnGithubPlugin.create('https://github.com/Snailclimb/JavaGuide/blob/master/')
],
}
......@@ -48,8 +50,6 @@
-->
<!-- 复制到剪贴板 -->
<script src="//unpkg.com/docsify-copy-code"></script>
<!-- docsify-edit-on-github -->
<script src="//unpkg.com/docsify-edit-on-github/index.js"></script>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册