diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-07-18 08:57:48 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-07-18 08:57:48 +0100 |
commit | 65547c56d0b81371cadb7bf799b4ab863b5f0a4e (patch) | |
tree | 1f642ee0afb3792aa59aac53bcd445ddde9ccb1e /content/blog/_index.md | |
parent | f43d1ec014e1b15a88492b3f1f2d1bdbaab7b529 (diff) |
taxonomies amongst other stuff
Diffstat (limited to 'content/blog/_index.md')
-rw-r--r-- | content/blog/_index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..5f2671e --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,3 @@ +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. |