Update backers March 2018

This commit is contained in:
Jeremy Thomas
2018-04-02 23:29:59 +01:00
parent a316d09f45
commit 3c29bbdac1
17 changed files with 113 additions and 39 deletions

View File

@@ -1,8 +1,28 @@
<div class="bd-sponsor">
<p class="bd-sponsor-title">Sponsor</p>
<p class="bd-sponsor-title">Sponsors</p>
<div class="bd-sponsor-list">
<a href="https://themeisle.com/" target="_blank">
<a href="https://themeisle.com/" target="_blank" rel="nofollow">
<img src="{{ site.url }}/images/sponsors/themeisle.png" alt="themeisle logo">
</a>
<a href="https://chainaxe.io/" target="_blank" rel="nofollow">
{%
include elements/responsive-image.html
path="sponsors/chainaxe"
extension="png"
alt="chainaxe logo"
width="99"
height="70"
%}
</a>
<a href="https://www.keycdn.com/" target="_blank" rel="nofollow">
{%
include elements/responsive-image.html
path="sponsors/keycdn"
extension="png"
alt="keycdn logo"
width="200"
height="58"
%}
</a>
</div>
</div>