From 71e3f2b4e9f66b449ee06e99d2931ddcf176b360 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Thu, 31 Jul 2025 11:38:56 +0200 Subject: metadata: use modern syntax --- chanko_nabe.cook | 6 ++++-- kvass.cook | 5 +++++ zucchini_cake.cook | 4 +++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/chanko_nabe.cook b/chanko_nabe.cook index 6d53c32..93414cc 100644 --- a/chanko_nabe.cook +++ b/chanko_nabe.cook @@ -1,5 +1,7 @@ ->> source: https://www.justonecookbook.com/chanko-nabe-sumo-stew/#wprm-recipe-container-57971 ->> servings: 6 +--- +source: https://www.justonecookbook.com/chanko-nabe-sumo-stew/#wprm-recipe-container-57971 +servings: 6 +--- -- To Make the Broth. diff --git a/kvass.cook b/kvass.cook index 332d1f2..6e15946 100644 --- a/kvass.cook +++ b/kvass.cook @@ -1,3 +1,8 @@ +--- +title: квас +servings: 2l +--- + == Starter == Mix @water{1/2%l}, @rye bread{1%cup} cubes, @sugar{2%tbsp} and diff --git a/zucchini_cake.cook b/zucchini_cake.cook index ba302fd..efc19e4 100644 --- a/zucchini_cake.cook +++ b/zucchini_cake.cook @@ -1,4 +1,6 @@ ->> serve: cold or hot +--- +serve: cold or hot +--- Wash the @zucchini{1%kg} and boil them in water with some @salt. When they are soft drain them and use a #food mill{} to mash them into a paste. While they -- cgit v1.2.3