adding the fixed header

This commit is contained in:
Chris Cochrun 2022-11-07 09:48:03 -06:00
parent bf3297700d
commit 1f19dd220d
3 changed files with 65 additions and 20 deletions

View file

@ -12,6 +12,7 @@ SummaryLength = 20
buildDrafts = false
buildFuture = false
outputs.home = ["HTML", "RSS", "JSON"]
[taxonomies]
tag = "tags"

View file

@ -11,6 +11,9 @@ links = [
{instagram = "https://instagram.com/tfcconnection"}
]
[header]
layout = "fixed"
[homepage]
layout = "page" # valid options: page, profile, hero, card, background, custom
# homepageImage = "/img/iceland.jpg" # used in: hero, and card