adding the fixed header
This commit is contained in:
parent
bf3297700d
commit
1f19dd220d
3 changed files with 65 additions and 20 deletions
|
@ -12,6 +12,7 @@ SummaryLength = 20
|
|||
|
||||
buildDrafts = false
|
||||
buildFuture = false
|
||||
outputs.home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
[taxonomies]
|
||||
tag = "tags"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue