update logo

This commit is contained in:
2025-03-20 10:40:27 -04:00
parent 58483461ae
commit 3341f3ace7
3 changed files with 56 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
favicon = "images/favicon.png"
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
logo = "images/logo.svg"
logo_darkmode = "images/logo.svg"
logo_darkmode = "images/logo_yellow.svg"
# use `px` or `x` with logo_width, example: "100px".
# Note: logo_width is not work with .svg file
logo_width = "160px"