diff --git a/frontend/src/components/AboutClient.tsx b/frontend/src/components/AboutClient.tsx index a55f6e8..5b10c94 100644 --- a/frontend/src/components/AboutClient.tsx +++ b/frontend/src/components/AboutClient.tsx @@ -12,7 +12,7 @@ export default function AboutClient() {
{A.tag} diff --git a/frontend/src/components/StaticPage.tsx b/frontend/src/components/StaticPage.tsx index 6f3b22b..e983018 100644 --- a/frontend/src/components/StaticPage.tsx +++ b/frontend/src/components/StaticPage.tsx @@ -9,7 +9,7 @@ export default function StaticPage({ page }: { page: StaticPageDef }) { return (
{page.tag}