mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-11-09 15:05:55 +00:00
16 lines
454 B
TOML
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"
|