Fix
This commit is contained in:
parent
202da29a83
commit
831614e5c1
|
@ -1,4 +1,4 @@
|
|||
{{- if not (.Param "hideFooter") }}
|
||||
{{- if not (.IsPage) }}
|
||||
<footer class="footer">
|
||||
{{- if site.Copyright }}
|
||||
<span>{{ site.Copyright | markdownify }}</span>
|
||||
|
|
Loading…
Reference in New Issue