Compare commits

..

No commits in common. "e4fd42b7aa3e8ff7e671a32477b2606f0f291cf3" and "bf33728f69b8f5f679357c065610de8f274e0625" have entirely different histories.

8 changed files with 8 additions and 9 deletions

View File

@ -9,8 +9,7 @@ googleAnalytics = 'G-9BHN5G7N67'
[params]
env = 'production'
author = 'Roland Thomas Jr'
defaultTheme = 'dark'
disableThemeToggle = false
defaultTheme = 'auto'
ShowShareButtons = true
ShowCodeCopyButtons = true
ShowPostNavLinks = true
@ -20,17 +19,17 @@ ShowReadingTime = true
ShowToc = false
[params.label]
icon = "/apple-touch-icon.png"
icon = "/favicons/apple-touch-icon.png"
text = ".dev"
iconHeight = 40
[params.assets]
favicon = "/favicon.ico"
favicon16x16 = "/favicon-16x16.png"
favicon32x32 = "/favicon-32x32.png"
apple_touch_icon = "/apple-touch-icon.png"
android_chrome_192x192 = "/android-chrome-192x192"
android_chrome_512x512 = "/android-chrome-512x512"
favicon = "/favicons/favicon.ico"
favicon16x16 = "/favicons/favicon-16x16.png"
favicon32x32 = "/favicons/favicon-32x32.png"
apple_touch_icon = "/favicons/apple-touch-icon.png"
android_chrome_192x192 = "/favicons/android-chrome-192x192"
android_chrome_512x512 = "/favicons/android-chrome-512x512"
[params.homeInfoParams]
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