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",