Skip to content

Commit

Permalink
fix: update copyright year in footer component
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoviit authored Jan 19, 2025
1 parent 18fe2bf commit 0f3687b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function Footer() {
<br />
The Bridge to Possible.
<br />
Copyright <Copyright className="inline size-4" /> 2024 -
Copyright <Copyright className="inline size-4" /> 2025 -
All right reserved
</p>
</aside>
Expand Down

0 comments on commit 0f3687b

Please sign in to comment.