{% if page.url == '/' %}
{% endif %}
{% seo %}
Docs
Playground
Blog
GitHub
{% if page.layout == 'doc' %}
{% endif %}
{{ content }}
{% if page.layout == 'doc' %}
{% endif %}