freyjaskiss.com/hugo.toml

19 lines
388 B
TOML
Raw Normal View History

2023-08-30 23:00:53 +00:00
baseURL = '/'
languageCode = 'en-us'
title = "Freyja's Kiss"
theme = 'mainroad'
[Params]
description = 'Thoughts from the Leftist Edge of Heathenry'
2023-08-30 23:30:57 +00:00
copyright = "Anna Rose Wiggins"
2023-08-30 23:00:53 +00:00
dateformat = '2006-01-02'
post_meta = ["date", "author"]
2023-08-30 23:30:57 +00:00
customCSS = ["css/custom.css"]
[Params.sidebar]
home = "right"
widgets = ["search", "taglist"]
2023-08-30 23:30:57 +00:00
[Params.style.vars]
fontFamilyPrimary = "'Georgia'"