From 3b7c6c441f554e389e047cfad17a14d17c306531 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 11 Mar 2021 11:43:55 -0500 Subject: [PATCH] fixes --- src/index.md | 5 +++++ src/{matcha cookies.md => matcha-cookies.md} | 0 src/{miso_ginger_pork.md => miso-ginger-pork.md} | 0 src/{pizza_dough.md => pizza-dough.md} | 0 4 files changed, 5 insertions(+) rename src/{matcha cookies.md => matcha-cookies.md} (100%) rename src/{miso_ginger_pork.md => miso-ginger-pork.md} (100%) rename src/{pizza_dough.md => pizza-dough.md} (100%) diff --git a/src/index.md b/src/index.md index 31b3e8d..ca04dd6 100644 --- a/src/index.md +++ b/src/index.md @@ -22,6 +22,11 @@ Only Based cooking. No ads, no tracking, nothing but based cooking. - [Potato and Eggplant Curry](potato-and-eggplant-curry.html) - [Dried Tomato and Plums Bread Spread](dried-tomato-plum-spread.html) - [Drunken Beans](drunken-beans.html) +- [Chili con carne](chili-con-carne.html) +- [Matcha Cookies](matcha-cookies.html) +- [Miso Ginger Pork](miso-ginger-pork.html) +- [Pancakes](pancake.html) +- [Pizza Dough](pizza-dough.html) ## Basics diff --git a/src/matcha cookies.md b/src/matcha-cookies.md similarity index 100% rename from src/matcha cookies.md rename to src/matcha-cookies.md diff --git a/src/miso_ginger_pork.md b/src/miso-ginger-pork.md similarity index 100% rename from src/miso_ginger_pork.md rename to src/miso-ginger-pork.md diff --git a/src/pizza_dough.md b/src/pizza-dough.md similarity index 100% rename from src/pizza_dough.md rename to src/pizza-dough.md