mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
19 lines
486 B
HTML
19 lines
486 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/tiles.html %} -->
|
|
{% include index/level.html %}
|
|
{% include index/media-object.html %}
|
|
{% include index/fullheight.html %}
|
|
<!-- {% include index/usual.html %} -->
|
|
<!-- {% include index/features.html %} -->
|
|
{% include index/start.html %}
|