2022-08-18 15:20:15 -04:00

16 lines
454 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Notepadium"
license = "MIT"
licenselink = "https://github.com/cntrump/hugo-notepadium/blob/master/LICENSE"
description = "a fast Hugo theme, 100% JavaScript-free."
homepage = "https://lvv.me/"
tags = ["blog"]
features = ["MathJax", "HighlightJS", "PrismJS"]
min_version = "0.60.0"
[author]
name = "lvv"
homepage = "https://lvv.me"