diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-02-23 17:17:55 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-02-23 17:17:55 -0500 |
commit | 22a8466a5ef5ddb51d7f563e1649beee4af5807f (patch) | |
tree | c6ce1d1787565eb51a35e2c951795c0a04b59577 | |
parent | 401b22ae817c3b932d6a5d81111b99b580d9ff13 (diff) |
index: wording tweak
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -470,7 +470,7 @@ <div class="row" id="more"> <div class="span12"> <h4>Still searching?</h4> - <p>Check out these editor's picks 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> + <p>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> |