Move favicons

This commit is contained in:
Roland Thomas Jr 2023-07-30 23:25:44 -04:00
parent bf33728f69
commit db107236f6
Signed by: roland
GPG Key ID: 7C3C2B085A4C2872
8 changed files with 8 additions and 7 deletions

View File

@ -9,7 +9,8 @@ googleAnalytics = 'G-9BHN5G7N67'
[params] [params]
env = 'production' env = 'production'
author = 'Roland Thomas Jr' author = 'Roland Thomas Jr'
defaultTheme = 'auto' defaultTheme = 'dark'
disableThemeToggle = false
ShowShareButtons = true ShowShareButtons = true
ShowCodeCopyButtons = true ShowCodeCopyButtons = true
ShowPostNavLinks = true ShowPostNavLinks = true
@ -24,12 +25,12 @@ ShowToc = false
iconHeight = 40 iconHeight = 40
[params.assets] [params.assets]
favicon = "/favicons/favicon.ico" favicon = "/favicon.ico"
favicon16x16 = "/favicons/favicon-16x16.png" favicon16x16 = "/favicon-16x16.png"
favicon32x32 = "/favicons/favicon-32x32.png" favicon32x32 = "/favicon-32x32.png"
apple_touch_icon = "/favicons/apple-touch-icon.png" apple_touch_icon = "/apple-touch-icon.png"
android_chrome_192x192 = "/favicons/android-chrome-192x192" android_chrome_192x192 = "/android-chrome-192x192"
android_chrome_512x512 = "/favicons/android-chrome-512x512" android_chrome_512x512 = "/android-chrome-512x512"
[params.homeInfoParams] [params.homeInfoParams]
Title = "Roland Thomas Jr \U0001F525" Title = "Roland Thomas Jr \U0001F525"

View File

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 552 B

View File

Before

Width:  |  Height:  |  Size: 920 B

After

Width:  |  Height:  |  Size: 920 B

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB