diff --git a/assets/images/logo-darkmode.png b/assets/images/logo-darkmode.png index c85cca9..623860c 100644 Binary files a/assets/images/logo-darkmode.png and b/assets/images/logo-darkmode.png differ diff --git a/config/_default/params.toml b/config/_default/params.toml index 5d37fb9..e3ce250 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -2,7 +2,7 @@ # favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation favicon = "images/favicon.png" # logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation -logo = "" +logo = "images/logo.png" logo_darkmode = "images/logo-darkmode.png" # use `px` or `x` with logo_width, example: "100px". # Note: logo_width is not work with .svg file @@ -11,7 +11,7 @@ logo_height = "32px" # if logo_webp set false, will not generate WEBP version of logo | default is true logo_webp = true # logo text will only show when logo is missing. -logo_text = "Tobias Baader" +logo_text = "Tobias Baader Creating Valuable Products" # navbar fixed to top navbar_fixed = true # theme-mode