diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..abae6d9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,12 @@ +[submodule "macli/themes/zt_hugo"] + path = macli/themes/zt_hugo + url = https://git.vidhukant.com/zt_hugo +[submodule "meow/themes/zt_hugo"] + path = meow/themes/zt_hugo + url = https://git.vidhukant.com/zt_hugo +[submodule "mg/themes/zt_hugo"] + path = mg/themes/zt_hugo + url = https://git.vidhukant.com/zt_hugo +[submodule "openbills/themes/zt_hugo"] + path = openbills/themes/zt_hugo + url = https://git.vidhukant.com/zt_hugo |