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