mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Organize partials
This commit is contained in:
25
docs/_includes/global/sponsors.html
Normal file
25
docs/_includes/global/sponsors.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<section class="hero">
|
||||
<div class="hero-body">
|
||||
<div class="container">
|
||||
<div class="columns is-vcentered">
|
||||
<div class="column is-4">
|
||||
<p class="title">Bulma <strong>Sponsors</strong></p>
|
||||
</div>
|
||||
<div class="column is-8">
|
||||
<div class="bd-sponsors">
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user