mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -4,19 +4,26 @@ route: index
|
||||
fixed_navbar: true
|
||||
---
|
||||
|
||||
{% comment %}
|
||||
{% include global/notice.html %}
|
||||
{% endcomment %}
|
||||
{% include global/navbar.html id="Index" %}
|
||||
{% include index/intro.html %}
|
||||
{% include index/partnrs.html %}
|
||||
{% include index/sponsor.html %}
|
||||
|
||||
{% include index/hello.html %}
|
||||
|
||||
{% include index/focus.html %}
|
||||
|
||||
{% include index/best.html %}
|
||||
|
||||
{% include index/sponsors.html %}
|
||||
|
||||
{% include index/columns.html %}
|
||||
{% include index/tws.html %}
|
||||
|
||||
{% include index/modifiers.html %}
|
||||
<hr>
|
||||
|
||||
{% include index/customize.html %}
|
||||
<hr>
|
||||
|
||||
{% include index/js.html %}
|
||||
{% include index/fullheight.html %}
|
||||
|
||||
{% include index/beautified.html %}
|
||||
|
||||
{% include index/love.html %}
|
||||
|
||||
{% include index/start.html %}
|
||||
|
||||
Reference in New Issue
Block a user