From 1d6b45bebea66391a2a535a3bb328a5732aaa75d Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 5 Nov 2022 21:25:31 +0100 Subject: Add existing work --- data/static/add.html | 33 +++++++++++++++++++++++++++++++++ data/static/libweb.css | 1 + 2 files changed, 34 insertions(+) create mode 100644 data/static/add.html create mode 120000 data/static/libweb.css (limited to 'data/static') diff --git a/data/static/add.html b/data/static/add.html new file mode 100644 index 0000000..ed02811 --- /dev/null +++ b/data/static/add.html @@ -0,0 +1,33 @@ + + + + + + + Recipes + + + + + + + + + +
+ +

Add a recipe

+ +
+
+
+
+
+ +
+ +
+ + + + diff --git a/data/static/libweb.css b/data/static/libweb.css new file mode 120000 index 0000000..efe201e --- /dev/null +++ b/data/static/libweb.css @@ -0,0 +1 @@ +../../libweb/libweb.css \ No newline at end of file -- cgit v1.2.3-70-g09d2