From 1e104e46ac4ac608705cc4b81fa092d178de3b91 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 2 May 2012 00:17:43 -0400 Subject: api: shortened request url, updated demo --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a4a786e8..8708eff7 100644 --- a/index.html +++ b/index.html @@ -122,9 +122,9 @@

Properties

The swatches are housed in an array called themes, and each swatch has the following properties: name, description, preview, thumbnail, css, css-min, less, and less-variables.

Request

-

CORS and JSONP are supported. Send your request to http://simplejsonp.nodester.com/thomaspark/bootswatch/

+

CORS and JSONP are supported. Send your request to http://simplejsonp.nodester.com/bootswatch/

Demo

-

A simple example, using mustache.js for templating.

+

A simple example, using mustache.js for templating.

Thanks to James Taylor for simplejsonp.