13 lines
526 B
TOML
13 lines
526 B
TOML
name = "nils-theme"
|
|
license = "GPL"
|
|
licenselink = "https://git.nilsschulte.de/nils/nilsschulte.de/src/branch/main/LICENSE"
|
|
description = "A simple theme"
|
|
tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive", "graphcomment"]
|
|
features = ["blog", "theme", "highlight.js", "font-awesome", "responsive", "disqus", "graphcomment", "portfolio"]
|
|
min_version = "0.01"
|
|
|
|
[author]
|
|
name = "Nils Schulte"
|
|
homepage = "https://nilsschulte.de"
|
|
|