diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-10-06 11:18:05 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-10-06 11:18:05 -0400 |
commit | 8779d28cb7c2be8c7c2a1a5f86d005480eefc2b0 (patch) | |
tree | 347c274fd33be497e54cead6184d96b3e0ecf51a /flatly | |
parent | 711b1844d67ecf1e0129c873b011bc847463b1ec (diff) |
update sponsor to shopify
Diffstat (limited to 'flatly')
-rw-r--r-- | flatly/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flatly/index.html b/flatly/index.html index 2558aa6e..4acbd634 100644 --- a/flatly/index.html +++ b/flatly/index.html @@ -101,7 +101,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> |