diff --git a/.gitmodules b/.gitmodules index ce9644c..391f5b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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