mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Add tooltwist
This commit is contained in:
@@ -258,4 +258,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
{% include fortyfour.html %}
|
{% unless include.hide_fortyfour %}
|
||||||
|
{% include fortyfour.html %}
|
||||||
|
{% endunless %}
|
||||||
|
|||||||
@@ -24,5 +24,15 @@
|
|||||||
height="58"
|
height="58"
|
||||||
%}
|
%}
|
||||||
</a>
|
</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>
|
||||||
</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
|
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 %}
|
{% include index/intro.html %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user