Skip to content

Commit

Permalink
Copyright Text
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaharagon authored Jan 22, 2024
1 parent c6a6298 commit 47816bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<div class="gh-copyright">
{{#unless @custom.footer_text}}
<a href="https://www.privacyguides.org">{{@site.title}}</a> © 2019 – {{date format="YYYY"}}. Powered by <a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a>, Admin by <a href="https://www.jonaharagon.com/contact/" target="_blank" rel="noopener">Jonah</a>.
<a href="https://www.privacyguides.org">{{@site.title}}</a> © 2019 – {{date format="YYYY"}}
{{else}}
{{@custom.footer_text}}
{{/unless}}
Expand Down

0 comments on commit 47816bd

Please sign in to comment.