Skip to content

Commit

Permalink
Merge pull request #7 from crazyc4t/crazyc4t-fix-footer
Browse files Browse the repository at this point in the history
Update deprecated parameters use
  • Loading branch information
clente authored Sep 29, 2023
2 parents f26d122 + 363099d commit 21c4876
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
<small>
{{ .Site.Copyright }} | {{ markdownify .Site.Language.Params.params.madeWith }}
</small>
<small> {{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} </small>

0 comments on commit 21c4876

Please sign in to comment.