aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
blob: 7e9ed7717e7f1c3ea7d4026db33bc0e24e4a873a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Dotty
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>