diff options
| author | msi | 2025-11-14 14:28:38 -0300 |
|---|---|---|
| committer | msi | 2025-11-14 14:28:38 -0300 |
| commit | e8fe7f5532aee563a949b78098208da9e48445f2 (patch) | |
| tree | fa4ecf7e398fe746862b81124a98e3756529d2cd /web/template/.gitmodules | |
| parent | c806356b760c9478ac6b47e22e71917ba436bcd8 (diff) | |
| download | templates-e8fe7f5532aee563a949b78098208da9e48445f2.tar.gz | |
Add submodule custom css
Diffstat (limited to 'web/template/.gitmodules')
| -rw-r--r-- | web/template/.gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/template/.gitmodules b/web/template/.gitmodules new file mode 100644 index 0000000..e2ff495 --- /dev/null +++ b/web/template/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/custom-bootstrap"] + path = vendor/custom-bootstrap + url = git@github.com:ijanc/custom-bootstrap |