Hugo bugfix for Congo.
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{{/* Extend footer - eg. for extra scripts, etc. */}}
|
||||
{{ if templates.Exists "partials/extend-footer.html" }}
|
||||
{{ if templates.Exists "extend-footer.html" }}
|
||||
{{ partial "extend-footer.html" . }}
|
||||
{{ end }}
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user