From 4498b93680ca61ce4f7df4a31368c67e78052cc4 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sat, 5 Feb 2022 15:40:38 +0100 Subject: change theme and minor edits --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3