add footer section for tidelift instead
This commit is contained in:
parent
bf02c401a3
commit
42ecb661e4
|
@ -12,9 +12,4 @@
|
||||||
image: /img/siteleaf-logo.png
|
image: /img/siteleaf-logo.png
|
||||||
url: https://siteleaf.com
|
url: https://siteleaf.com
|
||||||
width: 40
|
width: 40
|
||||||
height: 50
|
height: 50
|
||||||
- name: Tidelift
|
|
||||||
image: /img/tidelift-logo.png
|
|
||||||
width: 140
|
|
||||||
height: 30
|
|
||||||
url: https://tidelift.com/subscription/pkg/rubygems-jekyll?utm_source=rubygems-jekyll&utm_medium=referral&utm_campaign=website
|
|
|
@ -12,6 +12,13 @@
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="unit two-thirds align-right center-on-mobiles">
|
||||||
|
<p>
|
||||||
|
Get professional Jekyll support and more with
|
||||||
|
<a href="https://tidelift.com/subscription/pkg/rubygems-jekyll?utm_source=rubygems-jekyll&utm_medium=referral&utm_campaign=readme">
|
||||||
|
<img src="/img/tidelift-logo.png" width="100" height="30" alt="Tidelift">
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
<div class="unit two-thirds align-right center-on-mobiles">
|
<div class="unit two-thirds align-right center-on-mobiles">
|
||||||
<p>
|
<p>
|
||||||
Sponsored by
|
Sponsored by
|
||||||
|
|
Loading…
Reference in New Issue