mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Init v1
This commit is contained in:
@@ -1,29 +1,16 @@
|
||||
---
|
||||
layout: default
|
||||
route: index
|
||||
fixed_navbar: true
|
||||
---
|
||||
{% include home/intro.html %}
|
||||
{% include home/best.html %}
|
||||
{% include home/dark-mode.html %}
|
||||
{% include home/sponsors.html %}
|
||||
{% include home/columns.html %}
|
||||
{% include home/modifiers.html %}
|
||||
{% include home/customize.html %}
|
||||
{% include home/javascript.html %}
|
||||
{% include home/beautified.html %}
|
||||
{% include home/love.html %}
|
||||
{% include home/start.html %}
|
||||
|
||||
{% 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 %}
|
||||
<script type="text/javascript" src="{{ site.url }}/assets/javascript/home.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user