visual polish for backgrounds and featured images

This commit is contained in:
Nuno Coração
2024-03-10 12:27:16 +00:00
parent be187c78ee
commit 54daa63c2a
36 changed files with 38 additions and 48 deletions

View File

@@ -10,14 +10,14 @@ title = "Blowfish"
dateFormat = "2 January 2006"
logo = "img/blowfish_logo_transparent.png"
# secondaryLogo = "PATH"
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
description = "A powerful, lightweight theme for Hugo."
# copyright = "Copy, _right?_ :thinking_face:"
[author]
name = "Blowfish"
image = "img/blowfish_logo.png"
headline = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
bio = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
headline = "A powerful, lightweight theme for Hugo."
bio = "A powerful, lightweight theme for Hugo."
links = [
{ x-twitter = "https://twitter.com/burufugu" },
#{ mastodon = "https://masto.ai/@blowfish" },

View File

@@ -18,15 +18,15 @@ mainSections = ["docs"]
disableImageOptimization = false
disableTextInHeader = false
defaultBackgroundImage = "/img/gradient.svg"
defaultFeaturedImage = "/img/ocean.jpg"
defaultBackgroundImage = "/img/background.svg"
defaultFeaturedImage = "/img/featured.svg"
highlightCurrentMenuArea = true
smartTOC = true
smartTOCHideUnfocusedChildren = false
[header]
layout = "fixed" # valid options: basic, fixed, fixed-fill, fixed-fill-blur
layout = "fixed-gradient" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
[footer]
showMenu = true