🐛 Fix logo and dark logo not matching appearance

Fixes: #939
This commit is contained in:
James Panther
2025-06-22 14:52:44 +10:00
parent 53a7374659
commit b473215511
4 changed files with 4 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+1 -1
View File
@@ -21,7 +21,7 @@ fingerprintAlgorithm = "sha256"
[header]
layout = "basic" # valid options: basic, hamburger, hybrid, custom
# logo = "img/logo.jpg"
# logoDark = "img/dark-logo.jpg"
# logoDark = "img/logo-dark.jpg"
showTitle = true
[footer]