Skip to content

Commit 299afd4

Browse files
authored
Update copyright year from 2025 to 2026
1 parent d876aff commit 299afd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BodySections/Contact.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const Contact = () => {
131131
<div className="footer w-full h-1/6 bg-black/50 flex flex-col items-center justify-center text-amber-200/70">
132132
<span>A Vite+TailWindCSS+React App</span>
133133
<span className=" font-semibold">Designed and Developed by Ahamed Najah</span>
134-
<span>All Rights Reserved@2025</span>
134+
<span>All Rights Reserved@2026</span>
135135
</div>
136136
</div>
137137
);

0 commit comments

Comments
 (0)