From e9bbc2c2862c92767b3ba8ab2ca418162fca1cba Mon Sep 17 00:00:00 2001 From: qugalet Date: Tue, 31 Oct 2023 21:23:25 +0200 Subject: rewrite theme --- .gitmodules | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a1fbded..d71a805 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "themes/researcher"] - path = themes/researcher - url = https://github.com/ojroques/hugo-researcher.git -[submodule "themes/PaperMod"] - path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git +[submodule "themes/qugo"] + path = themes/qugo + url = https://github.com/Andrmist/qugo.git -- cgit v1.3-3-ga95d