From b03f03e955a8558e5744545b9e96a3b0e87f4df6 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 30 Apr 2012 13:25:15 -0400 Subject: API example: added iecors.js for CORS in IE --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index da969e01..ab053dd1 100644 --- a/index.html +++ b/index.html @@ -103,7 +103,7 @@
-

Plug It In

+

Get Plugged In

An API is available to integrate Bootswatch with your app or platform.

@@ -123,8 +123,8 @@

The following properties are available for each swatch: name, description, preview, thumbnail, css, and css-min.

Request

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

-

Example

-

A simple example, using jQuery and mustache.js for templating.

+

Demo

+

A simple example, using jQuery and mustache.js for templating.

Thanks to James for simplejsonp.