diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bc5d8ab..1398aa9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = themes/anibus url = https://git.sr.ht/~huyngo/hugo-anubis-fork branch = custom +[submodule "themes/victor"] + path = themes/victor + url = https://git.sr.ht/~huyngo/victor |