summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5b7de68b..d65a8b07 100644
--- a/index.html
+++ b/index.html
@@ -80,7 +80,7 @@
<div class="span4">
<img class="glyph" src="img/glyphicons_036_file.png">
<h3>Easy to Install</h3>
- <p>Simply download a CSS file and replace the one in Bootstrap. No messing around with hex values.</p>
+ <p>Simply download or hotlink to a CSS file and replace the one in Bootstrap. No messing around with hex values.</p>
</div>
<div class="span4">
<img class="glyph" src="img/glyphicons_341_github.png">
@@ -118,7 +118,7 @@
</div>
<div class="modal-body">
<h4>Request</h4>
- <p>Send your request to <code>http://api.bootswatch.com</code>. CORS and JSONP are supported.</p>
+ <p>Send your request to <code>http://api.bootswatch.com</code>.</p>
<h4>Response</h4>
<p>This returns a <code>themes</code> array, and each theme has the following properties: <code>name</code>, <code>description</code>, <code>preview</code>, <code>thumbnail</code>, <code>css</code>, <code>css-min</code>, <code>less</code>, and <code>less-variables</code>.
<h4>Demo</h4>