diff options
-rw-r--r-- | feed.njk | 8 | ||||
-rw-r--r-- | index.njk | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -3,13 +3,13 @@ "permalink": "feed.xml", "eleventyExcludeFromCollections": true, "metadata": { - "title": "Mu", - "subtitle": "Thoughts, meditations and more.", + "title": "mccd ߸", + "subtitle": "Thoughts.", "language": "en", - "url": "https://u1d6b3.site", + "url": "https://mccd.space", "author": { "name": "Marc Coquand", - "email": "marcc0000@pm.me" + "email": "contact@mccd.space" } } } @@ -4,7 +4,7 @@ <head> <meta name="description" - content="Personal blog of Marc Coquand." /> + content="Personal blog of Marc." /> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href="css/main.css" /> |