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 e4e00b3..7e6a0cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "hugo/themes/hugo-xmin"] - path = hugo/themes/hugo-xmin - url = https://github.com/yihui/hugo-xmin +[submodule "hugo/themes/researcher"] + path = hugo/themes/researcher + url = https://github.com/ojroques/hugo-researcher.git |