themu/theme.toml

16 lines
540 B
TOML
Raw Normal View History

2020-04-08 21:44:29 +03:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "themu"
2020-04-08 21:44:29 +03:00
license = "MIT"
licenselink = "https://github.com/fruworg/themu/blob/master/LICENSE"
description = "hugo theme with emu"
homepage = "https://github.com/fruworg/themu"
2020-04-08 21:44:29 +03:00
tags = ["blog","simple","responsive","minimal","tags","personal","clean","shortcodes"]
features = ["blog", "Clean and minimal", "Responsive", "Syntax highlighting",]
min_version = "0.41"
[author]
name = "fruworg"
2023-09-25 18:32:32 +03:00
homepage = "https://fruw.org"