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