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