From c91aa25e601e945ab4f5be5fa017d16bd9cf8415 Mon Sep 17 00:00:00 2001 From: robsutcliffe Date: Thu, 21 Dec 2023 12:30:01 +0100 Subject: [PATCH] prettier and linting --- data/siteMetadata.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/siteMetadata.js b/data/siteMetadata.js index 5c3e360..40a3229 100644 --- a/data/siteMetadata.js +++ b/data/siteMetadata.js @@ -2,7 +2,7 @@ const siteMetadata = { title: "Rob's Blog", author: 'Rob Sutcliffe', - headerTitle: 'Rob\'s Blog', + headerTitle: "Rob's Blog", description: 'Thoughts about UI Engineering and Data Visualisation', language: 'en-uk', theme: 'system', // system, dark or light @@ -42,7 +42,7 @@ const siteMetadata = { // Please add your .env file and modify it according to your selection provider: '', }, - comments: "", + comments: '', /*comments: { // If you want to use an analytics provider you have to add it to the // content security policy in the `next.config.js` file.