Skip to content

Commit b6d6659

Browse files
committed
fix(footer): update copyright year to 2026
1 parent ba08fe5 commit b6d6659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/layout/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export function Footer(): React.JSX.Element {
4646
</section>
4747
</section>
4848
<p className='text-center text-sm text-muted'>
49-
&copy; Risal Amin 2025{' '}
49+
&copy; Risal Amin 2026{' '}
5050
<UnstyledLink
5151
className='smooth-tab transition hover:text-foreground'
5252
href='https://github.com/ccrsxx/portofolio'

0 commit comments

Comments
 (0)