Test fix for hugo not building correct
This commit is contained in:
parent
8b94a19aa5
commit
3df9e5705f
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
{{ $footer := print "_footer." .Lang }}
|
{{ $footer := print "_footer." .Lang }}
|
||||||
{{ range where .Site.Pages "Source.BaseFileName" $footer }}
|
{{ range where .Site.Pages "File.BaseFileName" $footer }}
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
{{else}}
|
{{else}}
|
||||||
{{ if .Site.GetPage "page" "_footer.md" }}
|
{{ if .Site.GetPage "page" "_footer.md" }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user