summaryrefslogtreecommitdiff
path: root/readable/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'readable/index.html')
-rw-r--r--readable/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/readable/index.html b/readable/index.html
index 4b15e9bc..cd87bc1d 100644
--- a/readable/index.html
+++ b/readable/index.html
@@ -105,7 +105,9 @@
</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://www.shopify.com/?ref=bootswatch" target="_blank" onclick="_gaq.push(['_trackEvent', 'banner', 'click', 'shopify']);">
+ <img src="../assets/img/shopify.png" alt="Shopify" width="180" height="150" onload="_gaq.push(['_trackEvent', 'banner', 'impression', 'shopify']);">
+ </a>
</div>
</div>
</div>