diff --git a/.gitmodules b/.gitmodules index 2d8a54b..459443e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,5 +2,5 @@ path = themes/ananke url = https://github.com/budparr/gohugo-theme-ananke.git [submodule "themes/bootstrap4"] - path = themes/bootstrap4 + path = themes/hugo-theme-bootstrap4-blog url = https://github.com/alanorth/hugo-theme-bootstrap4-blog.git diff --git a/themes/bootstrap4 b/themes/hugo-theme-bootstrap4-blog similarity index 100% rename from themes/bootstrap4 rename to themes/hugo-theme-bootstrap4-blog