diff options
author | Mark Carver <mark.carver@me.com> | 2015-12-19 02:20:18 +0100 |
---|---|---|
committer | Mark Carver <mark.carver@me.com> | 2015-12-19 02:20:18 +0100 |
commit | 8323e5af1e8c9d5dccebe0a7ecee568a78155386 (patch) | |
tree | da271b64d19ce5ceb25e69047235e22c97917312 | |
parent | f138f6a2409091aaef2fb5c1392ffa0eb3c4938a (diff) |
Add blog link to change in API
-rw-r--r-- | help/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/help/index.html b/help/index.html index 9e018878..7cf9448c 100644 --- a/help/index.html +++ b/help/index.html @@ -143,6 +143,11 @@ <li><code>lessVariables</code></li> </ul> <p>Here's a <a href="http://jsbin.com/momonupayu/1/edit?html,js,output">demo</a> of the API in action.</p> + <div class="help-block"> + <ul> + <li><strong>15 October 2015</strong>: <a href="http://news.bootswatch.com/post/131219814698/changes-to-bootswatch-api">Changes to Bootswatch API</a></li> + </ul> + </div> </div> </div> |