Compare commits

..

2 Commits

Author SHA1 Message Date
Roland Thomas Jr e4fd42b7aa
Move favicons
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 10s Details
2023-07-30 23:26:50 -04:00
Roland Thomas Jr db107236f6
Move favicons 2023-07-30 23:25:44 -04:00
8 changed files with 9 additions and 8 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
@ -19,17 +20,17 @@ ShowReadingTime = true
ShowToc = false ShowToc = false
[params.label] [params.label]
icon = "/favicons/apple-touch-icon.png" icon = "/apple-touch-icon.png"
text = ".dev" text = ".dev"
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