From d328e79da9c146b8d6badbaa890489f42d990bb7 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Fri, 23 Aug 2024 17:40:12 -0500 Subject: [PATCH] metadata tweak --- _data/metadata.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/metadata.js b/_data/metadata.js index 616cbda..c7ef273 100644 --- a/_data/metadata.js +++ b/_data/metadata.js @@ -3,10 +3,10 @@ export default { logo: "/img/logo.svg", url: "https://nathanupchurch.com/", language: "en", - description: "The personal website and blog of Nathan Upchurch.", + description: "The personal website and blog of Nathan Upchurch, where I write about incense, free and open source software, design, vegan cooking, music, and all sorts of other topics that I find interesting.", author: { - givenName: "Nathan" - familyName: "Upchurch" + givenName: "Nathan", + familyName: "Upchurch", name: "Nathan Upchurch", email: "blog@upchur.ch", url: "https://nathanupchurch.com/me",