diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-11-01 21:05:20 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-11-01 21:05:20 -0400 |
commit | 918b2a49ca6ac074bac47f6685cf3a687a4c6212 (patch) | |
tree | 5d11a2820c6e0726a6ee071724557d12a90c6709 /api | |
parent | 5c12c8a99c04fbff7d13e97679121a5de13e01d6 (diff) |
3.2.0 -> 3.3.0
Diffstat (limited to 'api')
-rw-r--r-- | api/3.json | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -1,18 +1,7 @@ { - "version": "3.2.0", + "version": "3.3.0", "themes": [ { - "name": "Amelia", - "description": "Sweet and cheery", - "thumbnail": "http://bootswatch.com/amelia/thumbnail.png", - "preview": "http://bootswatch.com/amelia/", - "css": "http://bootswatch.com/amelia/bootstrap.css", - "cssMin": "http://bootswatch.com/amelia/bootstrap.min.css", - "cssCdn": "//netdna.bootstrapcdn.com/bootswatch/latest/amelia/bootstrap.min.css", - "less": "http://bootswatch.com/amelia/bootswatch.less", - "lessVariables": "http://bootswatch.com/amelia/variables.less" - }, - { "name": "Cerulean", "description": "A calm blue sky", "thumbnail": "http://bootswatch.com/cerulean/thumbnail.png", |