diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-27 15:04:15 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-27 15:04:15 -0500 |
commit | 11a2b174043130c524b1a8dbbd2bdc5b72b2b054 (patch) | |
tree | 95ca3aff47be7a026c05ceaf9509d938a82ec93a /index.html | |
parent | 5980539cc3abefd4257409fab55dfd170dbce3fc (diff) |
index: display alert about new yeti theme
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ <div class="row"> <div class="col-lg-12"> <h1>Free themes for Bootstrap</h1> + <div class="alert alert-info">Check out <a href="./yeti">Yeti</a>, the newest member of the Bootswatch family. <a href="http://news.bootswatch.com/post/67753136761/yeti-a-bootstrap-theme-inspired-by-foundation">More info...</a></div> <div id="social"> <span> <iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe> |