Update default.html

This commit is contained in:
Puyo 2021-05-04 01:57:20 +02:00 committed by GitHub
parent 39cca815ba
commit b595ae543b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,11 @@
</header>
<section>
{% if page.name == "index.md" %}
{% include {{ replace_index_with }} %}
{% else %}
{{ content }}
{% endif %}
</section>
<footer>