aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-02-27 14:52:57 +1100
committerSam Potts <me@sampotts.me>2015-02-27 14:52:57 +1100
commita637949e8434a45f29c3e59be7d74850b8161baf (patch)
tree61d5c154ee7e191126953a040a759aaa0dfbca48 /index.html
parentd78466969981efb1b153ad030c9b35b593909f91 (diff)
downloadplyr-a637949e8434a45f29c3e59be7d74850b8161baf.tar.lz
plyr-a637949e8434a45f29c3e59be7d74850b8161baf.tar.xz
plyr-a637949e8434a45f29c3e59be7d74850b8161baf.zip
Added link to Selz
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
index bcbafe7b..101de233 100644
--- a/index.html
+++ b/index.html
@@ -53,6 +53,13 @@
<small>"96" by Logistics, which can be purchased from <a href="https://www.hospitalrecords.com/shop/artist/logistics" target="_blank">Hospital Records</a>.</small>
</section>
+ <footer>
+ <p>Used by &hellip;</p>
+ <a href="https://selz.com" target="_blank" class="logo">
+ <img src="https://d33i624pw6jj68.cloudfront.net/static/img/logos/selz.svg" alt="Selz">
+ </a>
+ </footer>
+
<!-- Load SVG defs -->
<script>
(function(d,p){var a=new XMLHttpRequest(),b=d.body;a.open("GET",p,!0);a.send();a.onload=function(){var c=d.createElement("div");c.style.display="none";c.innerHTML=a.responseText;b.insertBefore(c,b.childNodes[0])}})(document,"dist/sprite.svg");