api: remove punctuation from descriptions
authorThomas Park <thomas@thomaspark.me>
Wed, 7 Aug 2013 01:16:38 +0000 (21:16 -0400)
committerThomas Park <thomas@thomaspark.me>
Wed, 7 Aug 2013 01:16:38 +0000 (21:16 -0400)
api/themes.json

index 97e0791..9a32ad0 100644 (file)
@@ -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",
        
                {
                        "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",
        
                {
                        "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",