diff options
author | Valentin Popov <info@valentineus.link> | 2018-09-15 16:42:36 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-09-15 16:42:36 +0300 |
commit | 862a62bc20a4e590fbb69065e80b0a4e0be8a98e (patch) | |
tree | fae120ac2725ce019bc27af6f3ea528fce360116 /.gitmodules | |
parent | 81897a3d75ab7f0901f1b3f50ddfc190fad7d16a (diff) | |
download | popov.link-862a62bc20a4e590fbb69065e80b0a4e0be8a98e.tar.xz popov.link-862a62bc20a4e590fbb69065e80b0a4e0be8a98e.zip |
Connecting themes 'Cosmo'
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7732959..10ec23d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = _scss/bootstrap url = https://github.com/twbs/bootstrap-sass.git branch = 3.3-stable +[submodule "bootswatch"] + path = _scss/bootswatch + url = https://github.com/thomaspark/bootswatch.git + branch = master |