bulma/docs/index.html
Jeremy Thomas 08ef4df2c0
Bulma v9 website (#3249)
* Add Bulma v9

* Add vendor dependencies

* Fix native

* Fix sponsors

* Add style attribute
2021-01-27 23:30:42 +00:00

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 %}