diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-11-10 13:24:04 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-11-10 13:24:04 -0500 |
commit | fa6487a9732f63b66399829fe3463a6192a26554 (patch) | |
tree | 8062035146f978e4623346a4c1911a110fd3ba2a /superhero | |
parent | 90acc4a5c3a566e8670b17be54ed49b662f4202a (diff) |
update sponsor to gridgum
Diffstat (limited to 'superhero')
-rw-r--r-- | superhero/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/superhero/index.html b/superhero/index.html index 1dcd5fbc..2df77ca9 100644 --- a/superhero/index.html +++ b/superhero/index.html @@ -101,7 +101,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" onclick="_gaq.push(['_trackEvent', 'banner', 'click', 'shopify']);"><img src="../assets/img/shopify.png" alt="Shopify" onload="_gaq.push(['_trackEvent', 'banner', 'impression', '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> |