Update backers

This commit is contained in:
Jeremy Thomas
2018-11-05 09:29:33 +00:00
parent 7db36a33d3
commit 8b83755829
8 changed files with 617 additions and 189 deletions

View File

@@ -18,24 +18,6 @@
</div>
</div>
<div class="bd-footer-donation column">
<p class="bd-footer-donation-title">
<strong>Visit</strong> our sponsor
</p>
<div class="bd-footer-donation-action">
<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>
</div>
</div>
<div class="bd-footer-donation column">
<p class="bd-footer-donation-title">
<strong>Monthly</strong> donation

View File

@@ -10,32 +10,6 @@
</a>
</div>
<div class="bd-partner-sponsor">
<a href="https://chainaxe.io/" target="_blank" rel="nofollow">
{%
include elements/responsive-image.html
path="sponsors/chainaxe"
extension="png"
alt="chainaxe logo"
width="85"
height="60"
%}
</a>
</div>
<div class="bd-partner-sponsor">
<a href="https://www.keycdn.com/" target="_blank" rel="nofollow">
{%
include elements/responsive-image.html
path="sponsors/keycdn"
extension="png"
alt="keycdn logo"
width="150"
height="43.5"
%}
</a>
</div>
<div class="bd-partner-sponsor">
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
{%
@@ -50,7 +24,7 @@
</div>
<div class="bd-partner-sponsor">
<a href="https://www.dontpayfull.com/" target="_blank" rel="nofollow">
<a href="https://www.dontpayfull.com/" target="_blank" rel="nofollow" style="mix-blend-mode: multiply;">
{%
include elements/responsive-image.html
path="sponsors/dontpayfull"
@@ -61,6 +35,19 @@
%}
</a>
</div>
<div class="bd-partner-sponsor">
<a href="https://hyper.host/" target="_blank" rel="nofollow">
{%
include elements/responsive-image.html
path="sponsors/hyper-host"
extension="png"
alt="Hyper Host logo"
width="150"
height="50"
%}
</a>
</div>
</div>
</div>