mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 18:44:28 -07:00
Update Sidebar
This commit is contained in:
@@ -63,3 +63,5 @@
|
||||
{% include docs/menu-list.html category_id="helpers" %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include docs/side-sponsr.html %}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
<div class="bd-side-sponsrs">
|
||||
<p class="bd-side-sponsor-label">Sponsors</p>
|
||||
<p class="bd-side-sponsor-label">Sponsor</p>
|
||||
|
||||
<a class="bd-side-sponsor" href="https://password.link/" target="_blank">
|
||||
<a class="bd-side-sponsor" href="https://www.route4me.com/" target="_blank">
|
||||
{%
|
||||
include docs/elements/responsive-image.html
|
||||
path="amis/passwordlink"
|
||||
path="amis/route4me"
|
||||
extension="png"
|
||||
alt="Password.link"
|
||||
width="332"
|
||||
height="96"
|
||||
alt="Route Planner and Route Optimizer"
|
||||
width="224"
|
||||
height="57"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user