Skip to content

Commit 6cdb4a5

Browse files
authored
Update index.html
1 parent bf07fe4 commit 6cdb4a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@
109109

110110
next(html);
111111
},
112-
plugins: [
113-
EditOnGithubPlugin.create(
114-
"https://github.com/Snailclimb/JavaGuide/blob/master/"
115-
),
116-
// 您原有的其他插件可以继续放在这里
117-
],
112+
// plugins: [
113+
// EditOnGithubPlugin.create(
114+
// "https://github.com/Snailclimb/JavaGuide/blob/master/"
115+
// ),
116+
// // 您原有的其他插件可以继续放在这里
117+
// ],
118118
};
119119
</script>
120120
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>

0 commit comments

Comments
 (0)