Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit c94e156

Browse files
committed
update icon
1 parent dea1290 commit c94e156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"dependencies": {
19-
"docsify-cli": "^4.1.6"
19+
"docsify-cli": "^4.1.7"
2020
},
2121
"devDependencies": {
2222
"now": "^6.2.0"

ssr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>docsify</title>
6-
<link rel="icon" href="_media/favicon.ico">
6+
<link rel="icon" href="https://docsify.js.org/_media/favicon.ico">
77
<meta name="keywords" content="doc,docs,documentation,gitbook,creator,generator,github,jekyll,github-pages">
88
<meta name="description" content="A magical documentation generator.">
99
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">

0 commit comments

Comments
 (0)