From cd024d7f5b160f34d3986abfe0119454424547e3 Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Sun, 28 May 2023 19:03:31 -0700 Subject: [PATCH] removed the config folder --- config_old/_default/config.yaml | 0 config_old/dev/config.yaml | 4 ---- 2 files changed, 4 deletions(-) delete mode 100644 config_old/_default/config.yaml delete mode 100644 config_old/dev/config.yaml diff --git a/config_old/_default/config.yaml b/config_old/_default/config.yaml deleted file mode 100644 index e69de29..0000000 diff --git a/config_old/dev/config.yaml b/config_old/dev/config.yaml deleted file mode 100644 index f34fad6..0000000 --- a/config_old/dev/config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -baseURL: "/" -languageCode: 'en-us' -title: 'Tombleson Family Cookbook' -theme: "hugo-bulma-cookbook" \ No newline at end of file