diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-09-11 04:16:00 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-09-11 04:16:00 +0300 |
commit | 470bd2158a7e32d901fc59eeb52edca54b091c2c (patch) | |
tree | 182e9496e0928dbca4b30d0c2d3a87d95f68faf3 /content/food | |
parent | 35475a6c7edc2cacbb6f88807406a905f87c98eb (diff) | |
download | yaroslavps.com-470bd2158a7e32d901fc59eeb52edca54b091c2c.tar.gz yaroslavps.com-470bd2158a7e32d901fc59eeb52edca54b091c2c.zip |
Hack the archives so that they work
with newer versions of zola.
Diffstat (limited to 'content/food')
-rw-r--r-- | content/food/archive.es.md | 6 | ||||
-rw-r--r-- | content/food/archive.md | 6 | ||||
-rw-r--r-- | content/food/archive.ru.md | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/content/food/archive.es.md b/content/food/archive.es.md deleted file mode 100644 index 940ab0c..0000000 --- a/content/food/archive.es.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -sort_by = "date" -template = "food_archive.html" -paginate_by = 0 -+++ - diff --git a/content/food/archive.md b/content/food/archive.md deleted file mode 100644 index 940ab0c..0000000 --- a/content/food/archive.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -sort_by = "date" -template = "food_archive.html" -paginate_by = 0 -+++ - diff --git a/content/food/archive.ru.md b/content/food/archive.ru.md deleted file mode 100644 index 940ab0c..0000000 --- a/content/food/archive.ru.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -sort_by = "date" -template = "food_archive.html" -paginate_by = 0 -+++ - |