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 d9f7430 commit dbfe6c2Copy full SHA for dbfe6c2
index.html
@@ -37,9 +37,9 @@
37
crossChapter: true,
38
crossChapterText: true,
39
},
40
- plugins: [
41
- EditOnGithubPlugin.create("https://github.com/wardseptember/notes/tree/master/docs", null, "Edit on github")
42
- ],
+ // plugins: [
+ // EditOnGithubPlugin.create("https://github.com/wardseptember/notes/tree/master/docs", null, "Edit on github")
+ // ],
43
}
44
</script>
45
<script src="https://cyc-1256109796.cos.ap-guangzhou.myqcloud.com/docsify.min.js"></script>
0 commit comments