diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 4e39d1b..9bc6044 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -41,17 +41,17 @@

Binaries
- Download the Latest release
- Download a Windows development build
- Download a Linux development build
- Play in your Web Browser + Download the Latest release
+ Download a Windows development build
+ Download a Linux development build
+ Play in your Web Browser

{% endif %} -
+
{% if page.name == "index.md" %} - {% include {{ site.replace_index_with }} %} + {% else %} {{ content }} {% endif %} @@ -65,6 +65,19 @@ + {% if page.name == "index.md" %} + + + {% endif %} {% if site.google_analytics %}