aboutsummaryrefslogtreecommitdiff
path: root/index.njk
diff options
context:
space:
mode:
authorMarc Coquand <marcc0000@pm.me>2023-09-22 13:06:15 -0300
committerMarc Coquand <marcc0000@pm.me>2023-09-22 13:06:15 -0300
commite6524c2a8c2d10cf343e7018e455eee26da2dddd (patch)
tree14022559f25a189a5809f7272cc2edd7dd0dc945 /index.njk
parent0deadd911cb0798bdf30863231b05243aeffb50d (diff)
downloadmccd.space-e6524c2a8c2d10cf343e7018e455eee26da2dddd.tar.gz
mccd.space-e6524c2a8c2d10cf343e7018e455eee26da2dddd.tar.bz2
mccd.space-e6524c2a8c2d10cf343e7018e455eee26da2dddd.zip
Fix feed
Diffstat (limited to 'index.njk')
-rw-r--r--index.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.njk b/index.njk
index a420252..3debe1f 100644
--- a/index.njk
+++ b/index.njk
@@ -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" />