Update src/app/about/page.tsx

This commit is contained in:
2026-01-24 17:29:18 +00:00
parent 4970e1b0ef
commit d011ae251d

View File

@@ -79,4 +79,4 @@ export default function AboutPage() {
<FooterLogoReveal logoText="Geüpcycled Threads" />
</ThemeProvider>
);
}
}