:sparkles:Add dark mode logo option

This commit is contained in:
Haojin Li
2023-04-13 03:57:46 -04:00
parent 02084066c7
commit 08bda9879a
2 changed files with 25 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ enableCodeCopy = false
[header]
layout = "basic" # valid options: basic, hamburger, hybrid, custom
# logo = "img/logo.jpg"
# darkLogo = "img/dark-logo.jpg" # specify a different logo for dark mode if needed
showTitle = true
[footer]