diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-19 14:13:06 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-19 14:13:06 +0200 |
commit | 908d2ba2bc4a2c7f18e22df26cda8b619725e853 (patch) | |
tree | 431f840a0df524b33b5c721c69b69e6759cb0190 /.gitmodules |
Initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..71d4348 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/html-search"] + path = depends/html-search + url = https://repo.dec05eba.com/html-search |