added legal pages, resized tablet view, fixed prettier

This commit is contained in:
2022-09-10 09:27:37 +02:00
parent 1cf766573d
commit f84e56f0ad
45 changed files with 719 additions and 2516 deletions

View File

@@ -4,12 +4,11 @@ import menu from "./menu";
export default {
site: {
siteMetadata: {
url: "https://www.lumen.local",
title: "Blog by John Doe",
subtitle:
"Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu.",
url: "https://rickvanlieshout.com",
title: "Rick van Lieshout ~ Mastermindzh",
subtitle: "The thoughts, discoveries and murmurings of a Software enthusiast",
copyright: "All rights reserved.",
postsPerPage: 4,
postsPerPage: 7,
author,
menu,
},