Add author info and begin to configure site appearance.

This commit is contained in:
Anna Rose Wiggins 2023-08-30 23:17:46 +00:00
parent a049d16d9f
commit 3060d3e8f6
7 changed files with 11 additions and 0 deletions

View file

@ -6,3 +6,8 @@ theme = 'mainroad'
[Params]
description = 'Thoughts from the Leftist Edge of Heathenry'
dateformat = '2006-01-02'
post_meta = ["date", "author"]
[Params.sidebar]
home = "right"
widgets = ["search", "taglist"]