mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-15 01:45:27 +02:00
added legal pages, resized tablet view, fixed prettier
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import React from "react";
|
||||
import Helmet from "react-helmet";
|
||||
|
||||
import { useSiteMetadata } from "@/hooks";
|
||||
|
||||
import { CookieBar } from "../Cookiebar/CookieBar";
|
||||
import * as styles from "./Layout.module.scss";
|
||||
import { useSiteMetadata } from "@/hooks";
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
|
Reference in New Issue
Block a user