use partial for page title
This commit is contained in:
parent
8ac75f4104
commit
22da247332
12 changed files with 32 additions and 21 deletions
|
@ -1,6 +1,5 @@
|
|||
{{ define "title" }}
|
||||
Locations |
|
||||
{{ .Site.Title }}
|
||||
{{- partialCached "head/title.html" ( slice "Locations" .Site.Title ) .Site.Title -}}
|
||||
{{ end }}
|
||||
|
||||
{{ define "main-class" }}--section location-map{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue