aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2021-09-29-recipe.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-09-29-recipe.md')
-rw-r--r--content/posts/2021-09-29-recipe.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/posts/2021-09-29-recipe.md b/content/posts/2021-09-29-recipe.md
index 3e5f893..c3d61f9 100644
--- a/content/posts/2021-09-29-recipe.md
+++ b/content/posts/2021-09-29-recipe.md
@@ -1,9 +1,9 @@
---
-title: "Recipe"
-date: 2021-09-29T22:56:01+01:00
-draft: false
-params:
- comments: true
+.title = "Recipe",
+.author = "Martin Ashby",
+.date = @date("2021-09-29T22:56:01+01:00"),
+.layout = "single.html",
+.custom = {"comments": true},
---
I found [plainoldrecipe](https://github.com/poundifdef/plainoldrecipe) a while back, I find it really handy for some recipe sites which are full of cookie banners and ads, it makes them much easier to read on a phone or small laptop while I'm actually trying to cook.