From ed397d7accc9eba8568de22f34b69a4bead07521 Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Tue, 4 Apr 2023 17:26:18 -0700 Subject: [PATCH] added recipes folder --- odin-recipes/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 odin-recipes/README.md diff --git a/odin-recipes/README.md b/odin-recipes/README.md new file mode 100644 index 0000000..7d4285a --- /dev/null +++ b/odin-recipes/README.md @@ -0,0 +1,3 @@ +# First time building a webpage +- Will have a main page +- On the main page will show a few recipes \ No newline at end of file