diff --git a/assets/images/storage/sam/icon_yellow.svg b/assets/images/icon_yellow.svg similarity index 100% rename from assets/images/storage/sam/icon_yellow.svg rename to assets/images/icon_yellow.svg diff --git a/assets/images/logo.svg b/assets/images/logo.svg deleted file mode 100644 index 13fc9c6..0000000 --- a/assets/images/logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/config/_default/params.toml b/config/_default/params.toml index 43994f7..2216406 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 = "images/logo.svg" +logo = "images/logo_yellow.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