add new fav-icon
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
This commit is contained in:
parent
7c42093cd5
commit
57050c5097
3 changed files with 3 additions and 2 deletions
BIN
assets/images/Logo_VeruA_AG.png
Normal file
BIN
assets/images/Logo_VeruA_AG.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
assets/images/fav_Icon_VeruA_AG.png
Normal file
BIN
assets/images/fav_Icon_VeruA_AG.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
|
|
@ -1,8 +1,9 @@
|
||||||
#################### default parameters ################################
|
#################### default parameters ################################
|
||||||
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
|
# 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 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".
|
# use `px` or `x` with logo_width, example: "100px".
|
||||||
# Note: logo_width is not work with .svg file
|
# Note: logo_width is not work with .svg file
|
||||||
logo_width = "90px"
|
logo_width = "90px"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue