From 7a24a857df26b5ea7edc74b597ee4b4275cfba84 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 8 Jan 2016 14:11:53 -0500 Subject: Adding recpies page --- recipes.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes.sh (limited to 'recipes.sh') diff --git a/recipes.sh b/recipes.sh new file mode 100644 index 0000000..84f75d7 --- /dev/null +++ b/recipes.sh @@ -0,0 +1,6 @@ +echo "Content-type: text/html" +echo "" + +cat ./fileparts/header.html +cat ./fileparts/recipes.html +cat ./fileparts/footer.html -- cgit v1.2.3-70-g09d2