Skip to content

Commit

Permalink
[TASK] Add copyright symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisa Kreitz authored and pixeldesu committed Apr 12, 2024
1 parent e07957a commit cecab49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</div>
<div class="footer__bottom">
<f:if condition="{footer.0.data.copyright}">
{footer.0.data.copyright}
&copy; {footer.0.data.copyright}
</f:if>
<div class="footer--icons">
<f:for each="{footer.0.socials}" as="socials">
Expand Down

0 comments on commit cecab49

Please sign in to comment.