diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-23 11:48:15 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-23 11:48:15 -0500 |
commit | f44570150de1a8514f4418ec53d257e8d77ff03d (patch) | |
tree | e1b2a0363c95888151e09020035c43b9872760b0 | |
parent | 6679dd39ad38a3fdf1b737b650e50f22528fc7c2 (diff) |
change wrapbootstrap theme from clean canvas to unify
-rw-r--r-- | index.html | 25 |
1 files changed, 13 insertions, 12 deletions
@@ -492,18 +492,19 @@ <h1>Want more?</h1> <p class="lead">Check out my personal faves from the paid templates at <a target="_blank" href="https://wrapbootstrap.com/?ref=bsw" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push(['_trackEvent', 'click', 'outbound', 'wrapbootstrap']);">WrapBootstrap</a>.</p> </div> + <div class="col-lg-4 col-sm-4"> <div class="preview"> <div class="image"> - <a target="_blank" href="http://wrapbootstrap.com/preview/WB02634G3?ref=bsw"><img class="img-responsive" src="https://s3.amazonaws.com/wrapbootstrap/live/products/600x375/WB02634G3.png" alt="Clean Canvas"></a> + <a target="_blank" href="http://wrapbootstrap.com/preview/WB0412697?ref=bsw"><img class="img-responsive" src="https://s3.amazonaws.com/wrapbootstrap/live/products/icons/WB0412697.jpg" alt="Front Row"></a> </div> <div class="options"> - <h3>Clean Canvas</h3> - <p>A beautiful showcase for your works</p> - <div class="btn-group"><a class="btn btn-info" target="_blank" href="http://wrapbootstrap.com/preview/WB02634G3?ref=bsw">Preview</a></div> + <h3>Unify</h3> + <p>A fresh, fully-responsive design</p> + <div class="btn-group"><a class="btn btn-info" target="_blank" href="http://wrapbootstrap.com/preview/WB0412697?ref=bsw">Preview</a></div> <div class="btn-group"> - <a class="btn btn-info" target="_blank" href="https://wrapbootstrap.com/theme/clean-canvas-business-theme-WB02634G3?ref=bsw" - onClick="_gaq.push(['_trackEvent', 'click', 'outbound', 'wrapbootstrap-cleancanvas']);">Info</a> + <a class="btn btn-info" target="_blank" href="https://wrapbootstrap.com/theme/unify-responsive-website-template-WB0412697?ref=bsw" + onClick="_gaq.push(['_trackEvent', 'click', 'outbound', 'wrapbootstrap-unify']);">Info</a> </div> </div> </div> @@ -512,15 +513,15 @@ <div class="col-lg-4 col-sm-4"> <div class="preview"> <div class="image"> - <a target="_blank" href="http://wrapbootstrap.com/preview/WB0L500N4?ref=bsw"><img class="img-responsive" src="https://s3.amazonaws.com/wrapbootstrap/live/products/600x375/WB0L500N4.png" alt="Front Row"></a> + <a target="_blank" href="http://wrapbootstrap.com/preview/WB02634G3?ref=bsw"><img class="img-responsive" src="https://s3.amazonaws.com/wrapbootstrap/live/products/600x375/WB02634G3.png" alt="Clean Canvas"></a> </div> <div class="options"> - <h3>Front Row</h3> - <p>An elegant single-page template</p> - <div class="btn-group"><a class="btn btn-info" target="_blank" href="http://wrapbootstrap.com/preview/WB0L500N4?ref=bsw">Preview</a></div> + <h3>Clean Canvas</h3> + <p>A beautiful showcase for your works</p> + <div class="btn-group"><a class="btn btn-info" target="_blank" href="http://wrapbootstrap.com/preview/WB02634G3?ref=bsw">Preview</a></div> <div class="btn-group"> - <a class="btn btn-info" target="_blank" href="https://wrapbootstrap.com/theme/front-row-one-page-theme-WB0L500N4?ref=bsw" - onClick="_gaq.push(['_trackEvent', 'click', 'outbound', 'wrapbootstrap-frontrow']);">Info</a> + <a class="btn btn-info" target="_blank" href="https://wrapbootstrap.com/theme/clean-canvas-business-theme-WB02634G3?ref=bsw" + onClick="_gaq.push(['_trackEvent', 'click', 'outbound', 'wrapbootstrap-cleancanvas']);">Info</a> </div> </div> </div> |