diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-05-29 18:27:49 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-05-29 18:27:49 +0800 |
commit | ebe964449ec58d1e4d2d88053f0e8a11301eb558 (patch) | |
tree | 3af0bd5a499fd1ca64f1518949ecbeb1b9ea720c /.gitmodules | |
parent | aa6b7b4e3d96d6ccf87a918ccf058d5c611563ba (diff) |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index af05473..f6b02fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/slim"] - path = themes/slim - url = https://github.com/jameshclrk/zola-slim +[submodule "themes/after-dark"] + path = themes/after-dark + url = https://github.com/getzola/after-dark.git |