diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-07-26 08:16:22 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-07-26 08:16:22 +0100 |
commit | 676667ba0ed8b0a75fe7f1a76ffd4af793ede0da (patch) | |
tree | af520e7ec510d4a2167a6db5ef991e37aac81949 /content/blog | |
parent | 197ae3704fc8f52631551ad695c0210b52cba22b (diff) |
moved RSS to blog only for now
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/_index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md index 5f2671e..bbf409a 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,3 +1,5 @@ +[RSS feed](index.xml) + These short and pithy entries into the annals of the internet cannot be missed. There are a few subjects that mean something (cats, plaintext) and some that mean nothing. The only reason I have included these paragraphs is to understand the function of `_index.md` in Hugo. |