From 862a62bc20a4e590fbb69065e80b0a4e0be8a98e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 15 Sep 2018 17:42:36 +0400 Subject: Connecting themes 'Cosmo' Signed-off-by: Valentin Popov --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3