mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add sponsors
This commit is contained in:
19
docs/_includes/sponsors.html
Normal file
19
docs/_includes/sponsors.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<section class="hero is-light">
|
||||
<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="http://bestcss.in/" target="_blank">
|
||||
<img src="{{ site.url }}/images/sponsors/bestcss.png" alt="bestcss logo">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user