Fix the recipes submodule accidentally being created in root project folder.

This commit is contained in:
2025-10-29 21:20:56 -07:00
parent 1499a6b3c5
commit 6e8b96ae04

6
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "themes/cookbook"]
path = themes/cookbook
url = https://github.com/deranjer/hugo-cookbook.git
[submodule "recipes"]
path = recipes
url = https://github.com/butlerx/hugo-recipes
[submodule "themes/recipes"]
path = themes/recipes
url = https://github.com/butlerx/hugo-recipes.git