Update default.html
This commit is contained in:
@ -50,7 +50,11 @@
|
||||
</header>
|
||||
<section>
|
||||
|
||||
{% if page.name == "index.md" %}
|
||||
{% include {{ replace_index_with }} %}
|
||||
{% else %}
|
||||
{{ content }}
|
||||
{% endif %}
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
Reference in New Issue
Block a user