tmp icons + theme cleanup
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
|
||||
favicon = "images/hmc_favicon.png"
|
||||
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
|
||||
logo = "images/hmc_favicon.png"
|
||||
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
|
||||
logo_width = "80px"
|
||||
logo_width = "120px"
|
||||
logo_height = "32px"
|
||||
# if logo_webp set false, will not generate WEBP version of logo | default is true
|
||||
logo_webp = true
|
||||
@@ -57,7 +57,7 @@ show_categories = true
|
||||
[announcement]
|
||||
enable = true
|
||||
expire_days = 7
|
||||
content = "Handmade Seattle Nov 15 - 17th, 2024. Buy Tickets now!"
|
||||
content = "Handmade Seattle Nov 20th - 22nd, 2024. [Buy Tickets now](/tickets)!"
|
||||
|
||||
# seo meta data for OpenGraph / Twitter Card
|
||||
# seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo
|
||||
|
||||
Reference in New Issue
Block a user