aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-09-09 15:14:22 -0600
committerMelody Horn <melody@boringcactus.com>2020-09-09 15:14:22 -0600
commit984d9342ea8ac8c06a820e9259d7a5856dca6614 (patch)
tree6c1a9c254d0d9eb00d824bd77c224adbbd9aab2d /_layouts
parentf2b9d72bef2001025cab8afedfec6d4176d3ff7f (diff)
downloadboringcactus.com-984d9342ea8ac8c06a820e9259d7a5856dca6614.tar.gz
boringcactus.com-984d9342ea8ac8c06a820e9259d7a5856dca6614.zip
add RSS feed, by request
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 3bd4d2b..7970741 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -20,6 +20,7 @@
<title>{{ page.title }} | boringcactus</title>
{% endif %}
<link rel="stylesheet" href="/site.css">
+ {% feed_meta %}
</head>
<body>
<header>