Skip to content

Commit 145aa54

Browse files
committed
website: modify favicon. #840
1 parent 1e22344 commit 145aa54

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.refsrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"github": {
1414
"url": "https://github.com/jaywcjlove/reference"
1515
},
16+
"favicon": "{{RELATIVE_PATH}}icons/favicon.svg",
1617
"meta": [
1718
{ "name": "author", "content": "jaywcjlove" },
1819
{ "name": "license", "content": "MIT" },

icons/favicon.svg

Lines changed: 5 additions & 0 deletions
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"husky": "^9.0.0",
3232
"lint-staged": "^15.0.0",
3333
"prettier": "^3.0.0",
34-
"refs-cli": "^1.7.4",
34+
"refs-cli": "^1.8.0",
3535
"markdownlint": "^0.33.0",
3636
"markdownlint-cli": "^0.39.0"
3737
},

0 commit comments

Comments
 (0)