diff --git a/assets/images/Logo_VeruA_AG.png b/assets/images/Logo_VeruA_AG.png new file mode 100644 index 0000000..95618fa Binary files /dev/null and b/assets/images/Logo_VeruA_AG.png differ diff --git a/assets/images/fav_Icon_VeruA_AG.png b/assets/images/fav_Icon_VeruA_AG.png new file mode 100644 index 0000000..4877b28 Binary files /dev/null and b/assets/images/fav_Icon_VeruA_AG.png differ diff --git a/config/_default/params.toml b/config/_default/params.toml index 9ed63bf..6b82855 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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"