Fix the recipes submodule accidentally being created in root project folder.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user