mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
19 lines
402 B
HTML
19 lines
402 B
HTML
---
|
|
layout: default
|
|
route: index
|
|
fixed_navbar: true
|
|
---
|
|
|
|
{% include global/navbar.html id="Index" %}
|
|
{% include index/intro.html %}
|
|
{% include index/sponsor.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/start.html %}
|