Skip to content

Commit 7fb6ce9

Browse files
committed
website: update touch-icon.
1 parent 145aa54 commit 7fb6ce9

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.refsrc.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@
2020
{ "name": "funding", "content": "https://jaywcjlove.github.io/#/sponsor" },
2121
{ "rel": "apple-touch-icon", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone.png" },
2222
{ "rel": "apple-touch-icon", "sizes": "152x152", "href": "{{RELATIVE_PATH}}icons/touch-icon-ipad.png" },
23-
{ "rel": "apple-touch-icon", "sizes": "180x180", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone-retina.png" },
24-
{ "rel": "apple-touch-icon", "sizes": "167x167", "href": "{{RELATIVE_PATH}}icons/touch-icon-ipad-retina.png" }
23+
{ "rel": "apple-touch-icon", "sizes": "180x180", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone.png" },
24+
{ "rel": "apple-touch-icon", "sizes": "167x167", "href": "{{RELATIVE_PATH}}icons/touch-icon-ipad-retina.png" },
25+
{ "rel": "apple-touch-icon", "sizes": "120x120", "href": "{{RELATIVE_PATH}}icons/touch-icon-iphone-retina.png" }
2526
],
2627
"giscus": {
2728
"src": "https://giscus.app/client.js",

icons/touch-icon-iphone-retina.png

-2.67 KB
Loading

icons/touch-icon-iphone.png

6.97 KB
Loading

0 commit comments

Comments
 (0)