diff options
| author | qugalet <qugalet@m0e.space> | 2023-10-31 21:23:25 +0200 |
|---|---|---|
| committer | qugalet <qugalet@m0e.space> | 2023-10-31 21:23:25 +0200 |
| commit | e9bbc2c2862c92767b3ba8ab2ca418162fca1cba (patch) | |
| tree | 4ff334dc487d4ceb45dfb7a6c4f8d570d9f0933d /.gitmodules | |
| parent | e2d4ab656a9acdbbadcbd5d12937e4bcf63eafc6 (diff) | |
| download | quga.m0e.space-e9bbc2c2862c92767b3ba8ab2ca418162fca1cba.tar.gz quga.m0e.space-e9bbc2c2862c92767b3ba8ab2ca418162fca1cba.zip | |
rewrite theme
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 3 insertions, 6 deletions
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 |
