diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-27 22:48:48 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-27 22:48:48 +0200 |
commit | db6ad1e00ea255fdae9306ab3133debcbd4d1732 (patch) | |
tree | 9c81317478b99220868baa42463fdeafd80f5e9d /.gitmodules | |
parent | dcf08e5f695afe5cf0b84f1131e0c2599ae229ad (diff) |
update source of www.sigsum.org
New template, font, colors, and logo. A few edits to text, chunking it
up under a few different pages that can be navigated.
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 |