mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Fixed links
This commit is contained in:
parent
e437fcdd1a
commit
54c0d9988f
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
{{ define "main"}}
|
||||
{{ .Scratch.Set "customTitleHeaderSet" true }}
|
||||
{{ .Scratch.Set "customTitleHeader" "Observations" }}
|
||||
{{ .Scratch.Set "customTitleHeaderLink" "/observations" }}
|
||||
{{ .Scratch.Set "customTitleHeaderLink" "/observations/" }}
|
||||
{{ partial "header.html" . }}
|
||||
<main>
|
||||
{{ with .Params }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue