Skip to content

Commit 1cf7ffc

Browse files
committed
chore: update year in footer
1 parent 1cf6e60 commit 1cf7ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default function Footer() {
1313
<HoverCard>
1414
<HoverCardTrigger asChild>
1515
<p className="text-center text-muted-foreground sm:text-sm text-xs">
16-
&copy; 2024{" "}
16+
&copy; 2025{" "}
1717
<a
1818
href="https://github.com/omsimos"
1919
target="_blank"

0 commit comments

Comments
 (0)