fix the codefund load error (#569)
official domain name is changed, which cause the issue. change to use the newest plugin. Please makes sure these boxes are checked before submitting your PR, thank you! * [ ] Make sure you are merging your commits to `master` branch. * [ ] Add some descriptions and refer relative issues for you PR. * [ ] DO NOT include files inside `lib` directory.
This commit is contained in:
parent
75f914354f
commit
de70d92fda
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/dark.css" title="dark" disabled>
|
||||
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/buble.css" title="buble" disabled>
|
||||
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/pure.css" title="pure" disabled>
|
||||
<script src="//unpkg.com/docsify-plugin-codefund@1.0.3/index.js"></script>
|
||||
<script src="//unpkg.com/docsify-plugin-codefund/index.js"></script>
|
||||
<style>
|
||||
nav.app-nav li ul {
|
||||
min-width: 100px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue