diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-10-06 11:18:05 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-10-06 11:18:05 -0400 |
commit | 8779d28cb7c2be8c7c2a1a5f86d005480eefc2b0 (patch) | |
tree | 347c274fd33be497e54cead6184d96b3e0ecf51a /index.html | |
parent | 711b1844d67ecf1e0129c873b011bc847463b1ec (diff) |
update sponsor to shopify
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ <div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="sponsor"> - <a href="http://gridgum.com/themes/category/bootstrap-themes/?utm_source=Bootswatch&utm_medium=250ad&utm_campaign=Bootswatch%20Campaign" target="_blank" onclick="_gaq.push(['_trackEvent', 'banner', 'click', 'gridgum']);"><img src="assets/img/gridgum.png" alt="Gridgum" onload="_gaq.push(['_trackEvent', 'banner', 'impression', 'gridgum']);"></a> + <a href="http://www.shopify.com/?ref=bootswatch" target="_blank" onclick="_gaq.push(['_trackEvent', 'banner', 'click', 'shopify']);"><img src="assets/img/shopify.png" alt="Shopify" onload="_gaq.push(['_trackEvent', 'banner', 'impression', 'shopify']);"></a> </div> </div> </div> |