mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
23 lines
499 B
HTML
23 lines
499 B
HTML
---
|
|
layout: default
|
|
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/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 %}
|