diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-08-02 11:43:55 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-08-02 11:43:55 -0400 |
commit | 371dee86fd9b6bbda41004472d682ab73b1adc7c (patch) | |
tree | 8654cf598251f4411e2367298480cfea9f15a11a /default | |
parent | 30b9a085bf7927dcde7ca3ebeffc341a0825bf32 (diff) |
update 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 1fceb2bd..9ba685e3 100644 --- a/default/index.html +++ b/default/index.html @@ -97,7 +97,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> |