summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-08-01 11:03:23 -0400
committerThomas Park <thomas@thomaspark.me>2014-08-01 11:03:23 -0400
commit6bda0ec064c3d498024954c9f3cea78bf69b7629 (patch)
treee8fe27eb0034d9f79730ee8de2a6fc96451dcf44 /index.html
parent6447bb9fbed6d1077098028c66c87ad2764f920a (diff)
add new sponsor
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 2 insertions, 12 deletions
diff --git a/index.html b/index.html
index c3b2f345..0054a346 100644
--- a/index.html
+++ b/index.html
@@ -98,18 +98,8 @@
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3">
- <div class="sponsor" style="min-height: 300px;">
- <div id="md-large-widget"></div>
- <script type="text/javascript">
- (function() {
- var url = 'http://www.mightydeals.com/widgets/large/image_only/yes/ref/bootswatch';
- var s = document.createElement('script'), s1 = document.getElementsByTagName('script')[0];
- s.type = 'text/javascript';
- s.async = true;
- s.src = url;
- s1.parentNode.insertBefore(s, s1);
- })();
- </script>
+ <div class="sponsor">
+ <a href="http://www.shopify.com/?ref=bootswatch" target="_blank"><img src="assets/img/shopify.png" alt="Shopify"></a>
</div>
</div>
</div>