diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-02-05 15:40:38 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-02-05 15:40:41 +0100 |
commit | 4498b93680ca61ce4f7df4a31368c67e78052cc4 (patch) | |
tree | 0097c7d869c4f2ba8a379152aa682842df295360 /.gitmodules | |
parent | feb15332dc4c18a78767388168df80711e6fda28 (diff) |
change theme and minor edits
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 73b449d..726a2e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/gruvhugo"] path = themes/gruvhugo url = https://gitlab.com/avron/gruvhugo.git +[submodule "themes/researcher"] + path = themes/researcher + url = https://github.com/ojroques/hugo-researcher.git |