chore(Footer): update copyright year to 2026
This commit is contained in:
@@ -6,7 +6,7 @@ export default function Footer(_props: FooterProps) {
|
|||||||
return (
|
return (
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
© 2025 PolyMPR - <a href="/about" f-client-nav={false}>About</a>
|
© 2026 PolyMPR - <a href="/about" f-client-nav={false}>About</a>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user