Skip to content

Commit

Permalink
feat: update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
unmonoqueteclea committed Dec 1, 2024
1 parent 16e5722 commit 50c747b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/lib/PageFooter.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<span class="ml-3 text-xl font-medium">{appname}</span>
</a>
<p class="flex text-sm text-gray-500 mt-1 ml-2">
© 2023 Pablo González Carrizo <span class="invisible sm:visible ml-1">-</span></p>
© 2024 Pablo González Carrizo <span class="invisible sm:visible ml-1">-</span></p>
<a href="https://twitter.com/unmonoqueteclea" class="flex mt-1 text-sm text-gray-600 ml-1" rel="noopener noreferrer" target="_blank">
@unmonoqueteclea
</a>
Expand Down

0 comments on commit 50c747b

Please sign in to comment.