Skip to content

Commit

Permalink
Merge pull request #4 from Burzmalian/gfohl/test-action
Browse files Browse the repository at this point in the history
Test actions
  • Loading branch information
Burzmalian authored Aug 15, 2024
2 parents c94f492 + 026755b commit a6c05f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/_layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function Footer() {
<div className="mt-8 md:order-1 md:mt-0">
<p className="text-center text-xs leading-5 text-foreground">
&copy; {new Date().getFullYear().toString()} Gyles Fohl | All rights
reserved.
reserved
</p>
</div>
</Container.Inner>
Expand Down

0 comments on commit a6c05f8

Please sign in to comment.