Clean up style to mimic existing site.
This commit is contained in:
parent
78859c7ccc
commit
8bf98e683c
19 changed files with 112 additions and 28 deletions
10
hugo.toml
10
hugo.toml
|
@ -9,10 +9,20 @@ copyright = "Anna Rose Wiggins"
|
|||
dateformat = '2006-01-02'
|
||||
post_meta = ["date", "author"]
|
||||
customCSS = ["css/custom.css"]
|
||||
readmore = true
|
||||
|
||||
[Params.sidebar]
|
||||
home = "right"
|
||||
list = "right"
|
||||
single = "right"
|
||||
widgets = ["search", "taglist"]
|
||||
|
||||
[Params.style.vars]
|
||||
fontFamilyPrimary = "'Georgia'"
|
||||
|
||||
[Author]
|
||||
name = "Anna"
|
||||
|
||||
[Params.logo]
|
||||
title = "Freyja's Kiss"
|
||||
subtitle = "Thoughts from the Leftist Edge of Heathenry"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue