mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
08ef4df2c0
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
30 lines
466 B
HTML
30 lines
466 B
HTML
---
|
|
layout: default
|
|
route: index
|
|
fixed_navbar: true
|
|
---
|
|
|
|
{% include global/navbar.html id="Index" %}
|
|
|
|
{% include index/hello.html %}
|
|
|
|
{% include index/focus.html %}
|
|
|
|
{% include index/best.html %}
|
|
|
|
{% include index/sponsors.html %}
|
|
|
|
{% include index/columns.html %}
|
|
|
|
{% include index/modifiers.html %}
|
|
|
|
{% include index/customize.html %}
|
|
|
|
{% include index/js.html %}
|
|
|
|
{% include index/beautified.html %}
|
|
|
|
{% include index/love.html %}
|
|
|
|
{% include index/start.html %}
|