Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 10, 2024
1 parent b0c0e44 commit 24a34fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{{- if not isset $.Site.Params.author .id -}}
{{- if isset $.Site.author .id -}}
{{ errorf "Please move [author] to [params.author]; Hugo has deprecated the former." }}
{{- endif -}}
{{- endif -}}
{{- end -}}
{{- end -}}
<footer>
<div class="container">
{{ if .Site.Params.disclaimerText }}
Expand Down

0 comments on commit 24a34fe

Please sign in to comment.