diff options
author | Alex Legler <alex@a3li.li> | 2014-04-19 20:32:52 +0200 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2014-04-19 20:32:52 +0200 |
commit | 8223d504a399e0ec59d26a1e7139b61f3631cf96 (patch) | |
tree | f43a4b283954565d36d2076ac1d2657ce3b46fe4 /.gitmodules | |
parent | link infra-status.g.o (diff) | |
download | tyrian-theme-8223d504a399e0ec59d26a1e7139b61f3631cf96.tar.gz tyrian-theme-8223d504a399e0ec59d26a1e7139b61f3631cf96.tar.bz2 tyrian-theme-8223d504a399e0ec59d26a1e7139b61f3631cf96.zip |
Add submodule for bootstrap
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..4ac8439 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "sources/css/bootstrap"] + path = sources/css/bootstrap + url = https://github.com/twbs/bootstrap.git |