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