aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f6278f0f8..5870c5994 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,3 +1,17 @@
---
-layout: index
+layout: main
+extraCSS:
+ - css/animate.css
+ - css/default.css
+extraJS:
+ - js/elasticlunr.min.js
+ - js/search.js
+ - js/scrollreveal.min.js
+ - js/index.js
---
+<div id="content">
+ {% include logo-page.html %}
+ {% include faq.html %}
+ {% include features.html %}
+ {% include getting-started.html %}
+</div>