diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/index.html b/custom/index.html index 1ec6a5d2..0819bd7c 100644 --- a/custom/index.html +++ b/custom/index.html @@ -100,7 +100,7 @@ </div> <div class="col-lg-4 col-md-5 col-sm-6"> <div class="sponsor"> - <a href="http://www.shopify.com/?ref=bootswatch" target="_blank"><img src="../assets/img/shopify.png" alt="Shopify"></a> + <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> </div> </div> </div> |