We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0335488 + 27dc07b commit e2e148dCopy full SHA for e2e148d
src/components/Layout/Footer.tsx
@@ -283,7 +283,7 @@ export function Footer() {
283
<div
284
className="text-xs text-left rtl:text-right mt-2 pe-0.5"
285
dir="ltr">
286
- ©{new Date().getFullYear()}
+ Copyright © Meta Platforms, Inc
287
</div>
288
289
className="uwu-visible text-xs cursor-pointer hover:text-link hover:dark:text-link-dark hover:underline"
0 commit comments