Update yhteystiedot.tsx
This commit is contained in:
@@ -7,7 +7,7 @@ import PageWrapper from "@views/common/PageWrapper";
|
|||||||
const ContactsPage: NextPage = () => (
|
const ContactsPage: NextPage = () => (
|
||||||
<>
|
<>
|
||||||
<Head>
|
<Head>
|
||||||
<link rel="canonical" href={`${process.env.NEXT_PUBLIC_SITE_URL}/kilta/yheystiedot`} />
|
<link rel="canonical" href={`${process.env.NEXT_PUBLIC_SITE_URL}/kilta/yhteystiedot`} />
|
||||||
</Head>
|
</Head>
|
||||||
<PageWrapper>
|
<PageWrapper>
|
||||||
<ContactsPageView />
|
<ContactsPageView />
|
||||||
|
|||||||
Reference in New Issue
Block a user