summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorFrancesco Pontillo <francescopontillo@gmail.com>2013-05-16 09:59:08 +0200
committerFrancesco Pontillo <francescopontillo@gmail.com>2013-05-16 09:59:08 +0200
commit2ec92281b988c129d4eb2ef5efffef57c011f9cc (patch)
tree91dfccb9c590480b37f254c99c5cdea366fea283 /Gruntfile.js
parent266c8ea28da92dc14fe6cb4207c149f3153141a5 (diff)
parent5a8fb4bf1b64d06e5ca148eb4619a1c692d2dded (diff)
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts: amelia/index.html cerulean/index.html cosmo/index.html cyborg/index.html default/index.html index.html journal/index.html readable/index.html simplex/index.html slate/index.html spacelab/index.html spruce/index.html superhero/index.html united/index.html
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index da9170fe..ed538f2b 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -16,7 +16,7 @@ module.exports = function (grunt) {
' * @license <%= pkg.license %>' + ' */'
},
swatch: {
- amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, journal:{}, readable:{},
+ amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, flatly:{}, journal:{}, readable:{},
simplex:{}, slate:{}, spacelab:{}, spruce:{}, superhero:{}, united:{}
},
clean: {