themu/theme.toml
2023-09-25 21:32:32 +06:00

16 lines
540 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "themu"
license = "MIT"
licenselink = "https://github.com/fruworg/themu/blob/master/LICENSE"
description = "hugo theme with emu"
homepage = "https://github.com/fruworg/themu"
tags = ["blog","simple","responsive","minimal","tags","personal","clean","shortcodes"]
features = ["blog", "Clean and minimal", "Responsive", "Syntax highlighting",]
min_version = "0.41"
[author]
name = "fruworg"
homepage = "https://fruw.org"