website/theme.toml

14 lines
449 B
TOML
Raw Permalink Normal View History

2024-02-27 14:51:32 +00:00
name = "Verua.ch"
2024-02-14 16:01:14 +00:00
license = "MIT"
2024-02-27 14:51:32 +00:00
description = "Theme for Hugo, a fast and modern static website engine. Used for Verua.ch. It is based on hugoplate. It is a fork of the themeplate theme by Zeon Studio."
homepage = "https://verua.ch"
2024-02-14 16:01:14 +00:00
min_version = "0.121.2"
[author]
2024-02-27 14:51:32 +00:00
name = "Andreas Hnida"
homepage = "https://andreashnida.de "
2024-02-14 16:01:14 +00:00
[original]
author = "Zeon Studio"
homepage = "https://zeon.studio"
repo = "https://github.com/zeon-studio/themeplate"