diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -54,6 +54,7 @@ <!-- Main hero unit for a primary marketing message or call to action --> <div class="hero-unit"> + <h1>Bootswatch</h1> <p id="tagline"> </p> @@ -89,14 +90,11 @@ <h3>Tuned for 2.0.4</h3> <p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/downloads">Older versions</a> are also available for download.</p> </div> - </div> - - <div class="row about"> - <div class="span4"> + <div class="span4"> <img class="glyph" src="img/glyphicons_023_cogwheels.png"> <h3>Modular</h3> <p>Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.</p> - </div> + </div> <div class="span4"> <img class="glyph" src="img/glyphicons_265_electrical_plug.png"> <h3>Get Plugged In</h3> @@ -138,6 +136,10 @@ <div class="row"> <div class="span4"> + <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> + </div> + + <div class="span4"> <div class="thumbnail"> <a href="amelia"><img src="amelia/thumbnail.png" alt="Amelia"></a> <div class="caption"> @@ -481,7 +483,7 @@ <div class="span3" id="ref"> <h3>Swatches will always be free.</h3> - <p>But if you find them useful, you can show your love by linking back to Bootswatch or purchasing one of these great references.</p> + <p>But you can show your support by checking out these excellent products.</p> </div> <div class="span3"> @@ -637,6 +639,7 @@ var line = Math.floor((taglines.length) * Math.random()); $('#tagline').html(taglines[line]); </script> + <script src="js/bsa.js"></script> <script type="text/javascript" src="http://www.assoc-amazon.com/s/impression-counter?tag=bootswatch-20&o=1"></script> <noscript><img src="http://www.assoc-amazon.com/s/noscript?tag=bootswatch-20" alt="" /></noscript> |