From 9360420ec8b9ef7ef8d759196709b11455fcf96b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 26 May 2022 13:07:28 -0400 Subject: fix user error --- content/lavacake.md | 8 ++++---- content/quiche.md | 4 ++-- data/authors/benjamin-h.json | 5 +++++ data/authors/benjamin_h.json | 5 ----- 4 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 data/authors/benjamin-h.json delete mode 100644 data/authors/benjamin_h.json 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 new file mode 100644 index 0000000..afcde52 --- /dev/null +++ b/data/authors/benjamin-h.json @@ -0,0 +1,5 @@ +{ + "name": "Benjamin H", + "website": "https://beherrlich.xyz", + "XMR": "yTQ2hifnHNnqHNMQNqE6nggMGCSqsXadThkrFhTWKo4dK6HFj6NDUocnJYHvaQjZ1TwLDMYXVpj6bCm2Sonhpnp" +} diff --git a/data/authors/benjamin_h.json b/data/authors/benjamin_h.json deleted file mode 100644 index afcde52..0000000 --- a/data/authors/benjamin_h.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "Benjamin H", - "website": "https://beherrlich.xyz", - "XMR": "yTQ2hifnHNnqHNMQNqE6nggMGCSqsXadThkrFhTWKo4dK6HFj6NDUocnJYHvaQjZ1TwLDMYXVpj6bCm2Sonhpnp" -} -- cgit v1.2.3