mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add tooltwist
This commit is contained in:
@@ -258,4 +258,6 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
{% include fortyfour.html %}
|
||||
{% unless include.hide_fortyfour %}
|
||||
{% include fortyfour.html %}
|
||||
{% endunless %}
|
||||
|
||||
@@ -24,5 +24,15 @@
|
||||
height="58"
|
||||
%}
|
||||
</a>
|
||||
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/tooltwist"
|
||||
extension="png"
|
||||
alt="tooltwist logo"
|
||||
width="200"
|
||||
height="64"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
BIN
docs/images/sponsors/tooltwist.png
Normal file
BIN
docs/images/sponsors/tooltwist.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
docs/images/sponsors/tooltwist@2x.png
Normal file
BIN
docs/images/sponsors/tooltwist@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
docs/images/sponsors/tooltwist@3x.png
Normal file
BIN
docs/images/sponsors/tooltwist@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
@@ -4,7 +4,7 @@ route: index
|
||||
fixed_navbar: true
|
||||
---
|
||||
|
||||
{% include navbar.html id="Index" fixed=true has_container=true boxed=true transparent=true %}
|
||||
{% include navbar.html id="Index" fixed=true has_container=true boxed=true transparent=true hide_fortyfour=true %}
|
||||
|
||||
{% include index/intro.html %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user