aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marcc0000@pm.me>2023-09-22 13:13:24 -0300
committerMarc Coquand <marcc0000@pm.me>2023-09-22 13:13:24 -0300
commit09e904918b419173c5dd75a670b100a1533e7be0 (patch)
tree709b9463ed8b2b0d8b0c18338a4313f5223dc926
parente6524c2a8c2d10cf343e7018e455eee26da2dddd (diff)
downloadmccd.space-09e904918b419173c5dd75a670b100a1533e7be0.tar.gz
mccd.space-09e904918b419173c5dd75a670b100a1533e7be0.tar.bz2
mccd.space-09e904918b419173c5dd75a670b100a1533e7be0.zip
Fix feed title and dates
Diffstat (limited to '')
-rw-r--r--feed.njk2
-rw-r--r--posts/remote-work.njk1
-rw-r--r--posts/web-and-words.njk1
3 files changed, 3 insertions, 1 deletions
diff --git a/feed.njk b/feed.njk
index c93f3f2..ce52b82 100644
--- a/feed.njk
+++ b/feed.njk
@@ -3,7 +3,7 @@
"permalink": "feed.xml",
"eleventyExcludeFromCollections": true,
"metadata": {
- "title": "mccd ߸",
+ "title": "߸ mccd",
"subtitle": "Thoughts.",
"language": "en",
"url": "https://mccd.space",
diff --git a/posts/remote-work.njk b/posts/remote-work.njk
index 4a80bd6..0ae7999 100644
--- a/posts/remote-work.njk
+++ b/posts/remote-work.njk
@@ -2,6 +2,7 @@
layout: post.njk
title: A Busy Bee's Guide to Remote Work
tags: post
+date: 2023-09-22
---
<p>
diff --git a/posts/web-and-words.njk b/posts/web-and-words.njk
index 8b682db..4c91150 100644
--- a/posts/web-and-words.njk
+++ b/posts/web-and-words.njk
@@ -2,6 +2,7 @@
layout: post.njk
title: Web, Actions and Words
tags: post
+date: 2023-09-08
---
<p>On the Web, Words Speak Louder than Actions.</p>