diff options
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 | 
