Skip to content

Commit f0a0985

Browse files
Update Footer.tsx (#602)
1 parent e5aaaeb commit f0a0985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Footer.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ export const Footer = () => (
204204

205205
<div className="sm:flex sm:items-center sm:justify-between">
206206
<span className="text-center text-nightshade-100 md:text-start">
207-
Copyright © 2023 Mastodon gGmbH.{" "}
207+
Copyright © 2024 Mastodon gGmbH.{" "}
208208
<Link
209209
href="/trademark"
210210
className="border-nightshade-600 hover:underline sm:ml-4 sm:border-l sm:pl-4"

0 commit comments

Comments
 (0)