diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-10-09 16:33:16 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-10-09 16:33:16 +0700 |
commit | 11745452714f525fd7cebc429bd242022672c590 (patch) | |
tree | 8716dfb61368a6db3a1efa7fa7247c05d3b47a36 /.gitmodules | |
parent | d19d362bc82440ba8b9125b4c1eccee42b29a601 (diff) | |
download | blog-11745452714f525fd7cebc429bd242022672c590.tar.gz |
Remove redundant custom layout
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5a69223..af62ee5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/anubis"] path = themes/anubis url = https://github.com/mitrichius/hugo-theme-anubis.git +[submodule "themes/anibus"] + path = themes/anibus + url = https://git.sr.ht/~huyngo/hugo-anubis-fork |