From 5a124f8c41afccf4238484128112f9611179ac51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20J=C3=B6nsson?= <121709648+leoan84@users.noreply.github.com> Date: Wed, 9 Apr 2025 15:14:00 +0200 Subject: [PATCH] added lasagna.html and linked it from index.html --- index.html | 12 ++++++++++++ recipes/lasangna.html | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 index.html create mode 100644 recipes/lasangna.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..13b9e18 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Odin Recipes + + +

Odin Recipes

+

Lasangna

+ + \ No newline at end of file diff --git a/recipes/lasangna.html b/recipes/lasangna.html new file mode 100644 index 0000000..ef7a9de --- /dev/null +++ b/recipes/lasangna.html @@ -0,0 +1,11 @@ + + + + + + Lasangna + + +

Lasagna

+ + \ No newline at end of file