From: Thomas Park Date: Wed, 4 Sep 2013 13:33:45 +0000 (-0400) Subject: help: add cssCdn to API info X-Git-Tag: v3.0.1~14 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=5650620d4e351137db593d80164d0460a440b2ff help: add cssCdn to API info --- diff --git a/help/index.html b/help/index.html index 87c79e3..ef83ef1 100644 --- a/help/index.html +++ b/help/index.html @@ -115,7 +115,7 @@

API

You can use the API to integrate the themes with your platform. Send your request to:

http://api.bootswatch.com/3/

-

This returns the version and a themes array with the following properties: name, description, preview, thumbnail, css, cssMin, less, and lessVariables.

+

This returns the version and a themes array with the following properties: name, description, preview, thumbnail, css, cssMin, cssCdn, less, and lessVariables.

Here's a demo with mustache.js templating.