|
13 | 13 |
|
14 | 14 | <link rel="icon" href="_media/docs_face.png"> |
15 | 15 |
|
16 | | - <link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/buble.css"> |
| 16 | + <link rel="stylesheet" href="//unpkg.com/docsify@4/lib/themes/buble.css"> |
17 | 17 |
|
18 | 18 | <style> |
19 | 19 | /* Fix issue on mobile devices where a custom cover image goes off the screen. */ |
|
23 | 23 |
|
24 | 24 | </style> |
25 | 25 |
|
26 | | - <script src="//unpkg.com/docsify-edit-on-github/index.js"></script> |
| 26 | + <script src="//unpkg.com/docsify-edit-on-github@1/index.js"></script> |
27 | 27 |
|
28 | | - <script defer src="//unpkg.com/docsify/lib/docsify.min.js"></script> |
| 28 | + <script defer src="//unpkg.com/docsify@4/lib/docsify.min.js"></script> |
29 | 29 | <script defer src="//cdn.jsdelivr.net/npm/prismjs/components/prism-markdown.min.js"></script> |
30 | 30 |
|
31 | 31 | </head> |
|
0 commit comments