diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-28 09:25:11 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-28 09:25:11 -0400 |
commit | f71707e4f0d6c1a8afacca9933fd58bd21b89b89 (patch) | |
tree | 8c021b671b5c383b07101ae371df5bc90918bf75 | |
parent | d0d9772dfc5b43b98d2bcfdfe30eb3d77cfac041 (diff) |
index: fix links
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -535,7 +535,7 @@ <ul class="thumbnails"> <div id="ref" class="span3"> <h3>Swatches will always be free.</h3> - <p>But if you find them useful, you can show your love by linking back to Bootswatch, <a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P462Y7X387TEA">leaving a tip</a>, or buying one of these fantastic products.</p> + <p>But if you find them useful, you can show your love by linking back to Bootswatch or buying one of these fantastic products.</p> </div> <li class="span3"> |