summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-06 21:16:38 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-06 21:16:38 -0400
commit0e70341e35c5fcc8aa080d05c11f6c49cab87936 (patch)
treeafcab80d29dfb55275739390344dd78f741cb734 /api
parent76489ee6a681445d436070599aec371083dfaf43 (diff)
api: remove punctuation from descriptions
Diffstat (limited to 'api')
-rw-r--r--api/themes.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/api/themes.json b/api/themes.json
index 97e0791a..9a32ad08 100644
--- a/api/themes.json
+++ b/api/themes.json
@@ -5,7 +5,7 @@
{
"name": "Amelia",
- "description": "Sweet and cheery.",
+ "description": "Sweet and cheery",
"thumbnail": "http://bootswatch.com/amelia/thumbnail.png",
"preview": "http://bootswatch.com/amelia/",
"css": "http://bootswatch.com/amelia/bootstrap.css",
@@ -18,7 +18,7 @@
{
"name": "Cerulean",
- "description": "A calm blue sky.",
+ "description": "A calm blue sky",
"thumbnail": "http://bootswatch.com/cerulean/thumbnail.png",
"preview": "http://bootswatch.com/cerulean/",
"css": "http://bootswatch.com/cerulean/bootstrap.css",
@@ -31,7 +31,7 @@
{
"name": "Cosmo",
- "description": "An ode to Metro.",
+ "description": "An ode to Metro",
"thumbnail": "http://bootswatch.com/cosmo/thumbnail.png",
"preview": "http://bootswatch.com/cosmo/",
"css": "http://bootswatch.com/cosmo/bootstrap.css",
@@ -44,7 +44,7 @@
{
"name": "Cyborg",
- "description": "Jet black and electric blue.",
+ "description": "Jet black and electric blue",
"thumbnail": "http://bootswatch.com/cyborg/thumbnail.png",
"preview": "http://bootswatch.com/cyborg/",
"css": "http://bootswatch.com/cyborg/bootstrap.css",
@@ -57,7 +57,7 @@
{
"name": "Flatly",
- "description": "Flat and modern.",
+ "description": "Flat and modern",
"thumbnail": "http://bootswatch.com/flatly/thumbnail.png",
"preview": "http://bootswatch.com/flatly/",
"css": "http://bootswatch.com/flatly/bootstrap.css",
@@ -83,7 +83,7 @@
{
"name": "Readable",
- "description": "Optimized for legibility.",
+ "description": "Optimized for legibility",
"thumbnail": "http://bootswatch.com/readable/thumbnail.png",
"preview": "http://bootswatch.com/readable/",
"css": "http://bootswatch.com/readable/bootstrap.css",
@@ -109,7 +109,7 @@
{
"name": "Slate",
- "description": "Shades of gunmetal gray.",
+ "description": "Shades of gunmetal gray",
"thumbnail": "http://bootswatch.com/slate/thumbnail.png",
"preview": "http://bootswatch.com/slate/",
"css": "http://bootswatch.com/slate/bootstrap.css",
@@ -148,7 +148,7 @@
{
"name": "United",
- "description": "Ubuntu orange and unique font.",
+ "description": "Ubuntu orange and unique font",
"thumbnail": "http://bootswatch.com/united/thumbnail.png",
"preview": "http://bootswatch.com/united/",
"css": "http://bootswatch.com/united/bootstrap.css",