diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 9b76782..4c31a92 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/hugo-theme-nicksphere"] - path = themes/hugo-theme-nicksphere - url = https://git.nicksphere.ch/hugo-theme-nicksphere +[submodule "themes/journal"] + path = themes/journal + url = https://git.nicholasjohnson.ch/hugo-theme-journal |