diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-06-03 22:25:01 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-06-03 22:25:01 +0530 |
commit | 68a449da1aff148ad500f448e7d753e7745ba845 (patch) | |
tree | 5ee9320aae379eb68aa3ec98645d97cf2f09c3cd /.gitmodules |
first commit
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 |