Skip to content

Commit 2770f61

Browse files
committed
updated copyright year
1 parent 1a7e7f7 commit 2770f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/components/LandingPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ export default function LandingPage() {
201201
<footer className="gray-900 mt-8 bg-[#333333] sm:mt-8">
202202
<div className="mx-auto max-w-md overflow-hidden py-3 px-4 pb-10 sm:max-w-3xl sm:px-6 lg:max-w-7xl lg:px-8">
203203
<p className="mt-8 text-center text-base text-gray-400">
204-
&copy; 2024 Reactime, All rights reserved.
204+
&copy; 2025 Reactime, All rights reserved.
205205
</p>
206206
</div>
207207
</footer>

0 commit comments

Comments
 (0)