mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Fix sidebar
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
{% endfor %}
|
||||
</nav>
|
||||
|
||||
{% include global/side-sponsor.html %}
|
||||
|
||||
{% unless page.hide_fortyfour %}
|
||||
{% include global/fortyfour.html %}
|
||||
{% endunless %}
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
Sponsor
|
||||
</p>
|
||||
|
||||
<a class="bd-side-sponsor" href="https://tipe.io/?ref=bulma" target="_blank" rel="nofollow">
|
||||
<a class="bd-side-sponsor" href="https://runpondr.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="amis/tipe"
|
||||
path="amis/pondr"
|
||||
extension="png"
|
||||
alt="Tipe"
|
||||
width="86"
|
||||
height="50"
|
||||
alt="Pondr"
|
||||
width="126"
|
||||
height="38"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user