Compare commits
No commits in common. "e4fd42b7aa3e8ff7e671a32477b2606f0f291cf3" and "bf33728f69b8f5f679357c065610de8f274e0625" have entirely different histories.
e4fd42b7aa
...
bf33728f69
17
hugo.toml
|
@ -9,8 +9,7 @@ googleAnalytics = 'G-9BHN5G7N67'
|
||||||
[params]
|
[params]
|
||||||
env = 'production'
|
env = 'production'
|
||||||
author = 'Roland Thomas Jr'
|
author = 'Roland Thomas Jr'
|
||||||
defaultTheme = 'dark'
|
defaultTheme = 'auto'
|
||||||
disableThemeToggle = false
|
|
||||||
ShowShareButtons = true
|
ShowShareButtons = true
|
||||||
ShowCodeCopyButtons = true
|
ShowCodeCopyButtons = true
|
||||||
ShowPostNavLinks = true
|
ShowPostNavLinks = true
|
||||||
|
@ -20,17 +19,17 @@ ShowReadingTime = true
|
||||||
ShowToc = false
|
ShowToc = false
|
||||||
|
|
||||||
[params.label]
|
[params.label]
|
||||||
icon = "/apple-touch-icon.png"
|
icon = "/favicons/apple-touch-icon.png"
|
||||||
text = ".dev"
|
text = ".dev"
|
||||||
iconHeight = 40
|
iconHeight = 40
|
||||||
|
|
||||||
[params.assets]
|
[params.assets]
|
||||||
favicon = "/favicon.ico"
|
favicon = "/favicons/favicon.ico"
|
||||||
favicon16x16 = "/favicon-16x16.png"
|
favicon16x16 = "/favicons/favicon-16x16.png"
|
||||||
favicon32x32 = "/favicon-32x32.png"
|
favicon32x32 = "/favicons/favicon-32x32.png"
|
||||||
apple_touch_icon = "/apple-touch-icon.png"
|
apple_touch_icon = "/favicons/apple-touch-icon.png"
|
||||||
android_chrome_192x192 = "/android-chrome-192x192"
|
android_chrome_192x192 = "/favicons/android-chrome-192x192"
|
||||||
android_chrome_512x512 = "/android-chrome-512x512"
|
android_chrome_512x512 = "/favicons/android-chrome-512x512"
|
||||||
|
|
||||||
[params.homeInfoParams]
|
[params.homeInfoParams]
|
||||||
Title = "Roland Thomas Jr \U0001F525"
|
Title = "Roland Thomas Jr \U0001F525"
|
||||||
|
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 552 B After Width: | Height: | Size: 552 B |
Before Width: | Height: | Size: 920 B After Width: | Height: | Size: 920 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |