From 9360420ec8b9ef7ef8d759196709b11455fcf96b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 26 May 2022 13:07:28 -0400 Subject: [PATCH] fix user error --- content/lavacake.md | 8 ++++---- content/quiche.md | 4 ++-- data/authors/{benjamin_h.json => benjamin-h.json} | 0 3 files changed, 6 insertions(+), 6 deletions(-) rename data/authors/{benjamin_h.json => benjamin-h.json} (100%) diff --git a/content/lavacake.md b/content/lavacake.md index 0b73e4d..44e5bac 100644 --- a/content/lavacake.md +++ b/content/lavacake.md @@ -1,8 +1,8 @@ --- title: "Lavacake" -date: 17-05-2022 -author: benjamin-h. -tags: ['Chocolate', 'Dessert', 'Quick'] +date: 2022-05-17 +author: benjamin-h +tags: ['chocolate', 'dessert', 'quick'] --- ![lavacake](/pix/lavacake.webp) @@ -24,5 +24,5 @@ Easily made chocolate dessert with fluid chocolate content. The only requirement 2. Heat the oven for 200°C. 3. Mix all of the ingredients. 4. Fill dough in the baking tins pits. -5. Bake for 7 min. in the oven at 200°C. +5. Bake for 7 min. in the oven at 200°C. 6. Serve hot with berries and vanilla ice-creame. diff --git a/content/quiche.md b/content/quiche.md index c8706e5..efe9f4d 100644 --- a/content/quiche.md +++ b/content/quiche.md @@ -1,8 +1,8 @@ --- title: Quiche Lorraine - Lothringer Käsetorte -date: 16-05-2022 +date: 2022-05-17 author: benjamin-h -tags: ['cheese', 'French', 'Ham'] +tags: ['cheese', 'French', 'ham'] --- - ⏲️ Prep time: 160 min diff --git a/data/authors/benjamin_h.json b/data/authors/benjamin-h.json similarity index 100% rename from data/authors/benjamin_h.json rename to data/authors/benjamin-h.json