diff options
author | Thomas Park <thomas@thomaspark.me> | 2015-01-09 23:04:37 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2015-01-09 23:04:37 -0500 |
commit | 65e76268ea861c77664f6749b477124dd2fccf40 (patch) | |
tree | 4fcde38c619bce8a3df160eda8db006a397f2651 /default | |
parent | ccbdc130412045f24ca9ddbc967dc800eef57195 (diff) |
change sponsor
Diffstat (limited to 'default')
-rw-r--r-- | default/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/index.html b/default/index.html index 2cdad2db..b7f8932a 100644 --- a/default/index.html +++ b/default/index.html @@ -102,7 +102,7 @@ </div> <div class="col-lg-4 col-md-5 col-sm-6"> <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> |