gadolinium/theme.toml
2023-05-10 14:03:42 +02:00

22 lines
605 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Gadolinium"
license = "MIT"
licenselink = "https://git.exozy.me/0xmrtt/gadolinium/src/branch/master/LICENSE"
description = ""
homepage = "https://git.exozy.me/0xmrtt/gadolinium"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "0xMRTT"
homepage = "https://0xMRTT.exozy.me"
# If porting an existing theme
[original]
name = "os-component-website"
homepage = "https://jimmac.github.io/os-component-website/"
repo = "https://github.com/jimmac/os-component-website"