mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 16:49:49 +01: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