1
0
mirror of https://github.com/tommytran732/tommytran.io synced 2024-11-09 11:41:34 -05:00

Move Favicon

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-27 14:59:26 -04:00
parent 6f244f488c
commit 7b03905483
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2
6 changed files with 5 additions and 5 deletions

View File

@ -29,11 +29,11 @@ params:
assets:
disableHLJS: true
disableFingerprinting: false
favicon: "/favicon/favicon.ico"
favicon16x16: "/favicon/favicon-16x16.png"
favicon32x32: "/favicon/favicon-32x32.png"
apple_touch_icon: "/favicon/apple-touch-icon.png"
safari_pinned_tab: "/favicon/safari-pinned-tab.svg"
favicon: "/favicon.ico"
favicon16x16: "/favicon-16x16.png"
favicon32x32: "/favicon-32x32.png"
apple_touch_icon: "/apple-touch-icon.png"
safari_pinned_tab: "/safari-pinned-tab.svg"
label:
text: "TommyTran.io"

View File

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB