summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-02-28 17:41:58 -0500
committerThomas Park <thomas@thomaspark.me>2014-02-28 17:41:58 -0500
commit34785cadb5a7da373e5ec0b78ed66b9516f85344 (patch)
tree16066e58369320504698e4e6219126545e5754ee /Gruntfile.js
parentbd6ae4e636ae05e883e67951d60bf584b83c1c72 (diff)
remove cupid
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 29db36f4..00935e20 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -16,9 +16,9 @@ module.exports = function (grunt) {
' * Based on Bootstrap\n' +
'*/\n',
swatch: {
- amelia:{}, cerulean:{}, cosmo:{}, cupid:{}, cyborg:{}, flatly:{},
- journal:{}, lumen:{}, readable:{}, simplex:{}, slate:{}, spacelab:{},
- superhero:{}, united:{}, yeti:{}, custom:{}
+ amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, flatly:{},
+ journal:{}, lumen:{}, readable:{}, simplex:{}, slate:{},
+ spacelab:{}, superhero:{}, united:{}, yeti:{}, custom:{}
},
clean: {
build: {