recipes

various cooking recipes
git clone git://src.adamsgaard.dk/recipes # fast
git clone https://src.adamsgaard.dk/recipes.git # slow
Log | Files | Refs | Submodules Back to index

commit e5a01ea905135024cad683a5290d2f447441999c
parent 15c985ca84451c5155bf968520b8abcc26836be6
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 27 Aug 2021 12:12:30 +0200

index.dcgi: update page header

Diffstat:
Mindex.dcgi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.dcgi b/index.dcgi @@ -7,7 +7,7 @@ port="$4" recipedir="recipes/" -printf '\n# RECIPE SEARCH\n\n' +printf '\n# EMPTY-THE-FRIDGE RECIPE SEARCH\n\n' printf 'Search for one or more items which must appear in the recipe ingredient list (space separated, case insensitive).\n'