add new fav-icon
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s

This commit is contained in:
bettina 2024-06-20 17:13:38 +02:00
commit 57050c5097
3 changed files with 3 additions and 2 deletions

View file

@ -1,8 +1,9 @@
#################### default parameters ################################
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
favicon = "images/verua_fav.png"
favicon = "images/fav_Icon_VeruA_AG.png"
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
logo = "images/verua_logo_klein-k.png"
# logo = "images/verua_logo_klein-k.png"
logo = "images/Logo_VeruA_AG.png"
# use `px` or `x` with logo_width, example: "100px".
# Note: logo_width is not work with .svg file
logo_width = "90px"