This commit is contained in:
Jeremy Thomas
2024-03-21 16:11:54 +00:00
parent 16f1b76881
commit 69877a652c
3261 changed files with 255369 additions and 108913 deletions

View File

@@ -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>