diff --git a/.gitmodules b/.gitmodules index 20efcf0..616f9a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ -[submodule "themes/hugo-ficurinia"] - path = themes/hugo-ficurinia - url = https://gitlab.com/gabmus/hugo-ficurinia.git +[submodule "themes/readable"] + path = themes/readable + url = https://git.fbievan.live/fbievan/hugo-theme-readable +[submodule "static/guestbook"] + path = static/guestbook + url = https://git.fbievan.live/fbievan/guestbook.git