Compare commits
3 Commits
6330092560
...
6e60e70169
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e60e70169 | |||
| 66b3344b86 | |||
| 3d82ea49cf |
BIN
assets/img/ardhapataka-dark.png
Normal file
BIN
assets/img/ardhapataka-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
BIN
assets/img/ardhapataka-original.png
Normal file
BIN
assets/img/ardhapataka-original.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 102 KiB |
@@ -10,7 +10,7 @@ title = "novicelab.io"
|
|||||||
rtl = false
|
rtl = false
|
||||||
dateFormat = "2 January 2006"
|
dateFormat = "2 January 2006"
|
||||||
logo = "img/ardhapataka.png"
|
logo = "img/ardhapataka.png"
|
||||||
secondaryLogo = "img/ardhapataka.png"
|
secondaryLogo = "img/ardhapataka-dark.png"
|
||||||
description = "novicelab.io"
|
description = "novicelab.io"
|
||||||
copyright = "2025 - 2026" #"Copy, _right?_ :thinking_face:"
|
copyright = "2025 - 2026" #"Copy, _right?_ :thinking_face:"
|
||||||
|
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
# https://blowfish.page/docs/configuration/#theme-parameters
|
# https://blowfish.page/docs/configuration/#theme-parameters
|
||||||
|
|
||||||
colorScheme = "one-light"
|
colorScheme = "one-light"
|
||||||
defaultAppearance = "light" # valid options: light or dark
|
defaultAppearance = "dark" # valid options: light or dark
|
||||||
autoSwitchAppearance = true
|
autoSwitchAppearance = false
|
||||||
|
|
||||||
enableA11y = false
|
enableA11y = false
|
||||||
enableSearch = true
|
enableSearch = true
|
||||||
|
|||||||
Reference in New Issue
Block a user