16 lines
429 B
TOML
16 lines
429 B
TOML
|
# theme.toml template for a Hugo theme
|
||
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||
|
|
||
|
name = "Omphaloskepsis 2"
|
||
|
license = "MIT"
|
||
|
licenselink = "https://code.bengoldsworthy.net/Rumperuu/Omphaloskepsis-2/blob/main/LICENSE"
|
||
|
description = ""
|
||
|
homepage = "https://bengoldsworthy.net/"
|
||
|
tags = []
|
||
|
features = []
|
||
|
min_version = "0.41.0"
|
||
|
|
||
|
[author]
|
||
|
name = "Ben Goldsworthy"
|
||
|
homepage = "https://bengoldsworthy.net/"
|