website/settings.toml

11 lines
288 B
TOML
Raw Normal View History

2023-07-08 17:00:40 +02:00
[project]
name = "Stefan's Blog"
title = "My personal Blog"
[content]
path = "blog/"
style = "one-dark" # Supported styles are
# monokai, one-dark, solarized-dark, solarized-light, github-dark, xcode, nord
# taken from https://pygments.org/styles/