Launch 0.9.0

This commit is contained in:
Jeremy Thomas
2020-06-07 14:15:06 +01:00
parent fe677734f5
commit 4009df6363
8 changed files with 9 additions and 15 deletions

View File

@@ -7,6 +7,7 @@
<body
class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}"
>
{% include global/notice.html %}
{% include global/deprecated.html %}
{{ content }}
{% include global/footer.html %}