greg 10e8ad3be8
All checks were successful
continuous-integration/drone Build is passing
repush clean
2024-04-01 20:27:33 +02:00

15 lines
613 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Silhouette Hugo"
license = "MIT"
licenselink = "https://github.com/mattbutton/silhouette-hugo/blob/master/LICENSE"
description = "A responsive blog theme for Hugo."
homepage = "https://www.mattbutton.com/"
tags = ["blog", "responsive", "personal", "bootstrap", "disqus", "google analytics", "syntax highlighting", "font awesome", "landing page", "flexbox"]
features = ["blog", "bootstrap","responsive"]
min_version = "0.51"
[author]
name = "Matt Button"
homepage = "https://www.mattbutton.com/"