diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 12744dd..a9b6e0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hugo-book"] path = themes/hugo-book - url = https://github.com/alex-shpak/hugo-book + url = https://git.marx.cafe/hugo-book |