summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-17 00:36:57 -0400
committerThomas Park <thomas@thomaspark.me>2014-03-17 00:36:57 -0400
commita2ad1b17fefe25b6c8eca83f1805a4617758d912 (patch)
tree0d6026a7c577a9e9b6118656cc37bc137dd18464 /Gruntfile.js
parent59f1f5114623d85b03fb74e6186bf69b7684539c (diff)
add darkly to site
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index fd77bc1f..fa53c5ad 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -16,10 +16,10 @@ module.exports = function (grunt) {
' * Based on Bootstrap\n' +
'*/\n',
swatch: {
- amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, flatly:{},
- journal:{}, lumen:{}, readable:{}, shamrock:{}, simplex:{},
- slate:{}, spacelab:{}, superhero:{}, united:{}, yeti:{},
- custom:{}
+ amelia:{}, cerulean:{}, cosmo:{}, cyborg:{}, darkly:{},
+ flatly:{}, journal:{}, lumen:{}, readable:{}, shamrock:{},
+ simplex:{}, slate:{}, spacelab:{}, superhero:{}, united:{},
+ yeti:{}, custom:{}
},
clean: {
build: {