Skip to content

Commit 2f4ebd2

Browse files
authored
Update Static.html
1 parent 1c764eb commit 2f4ebd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/Static.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2>
1010
</div>
1111
</div>
1212
<div class="slot-small">
13-
{%- include Content.html -%}
13+
{%- include content.html -%}
1414
{% if page.date %}
1515
<div style=" font-size: 0.8rem;
1616
font-style: italic;
@@ -21,4 +21,4 @@ <h2>
2121
{%- endif -%}
2222
</div>
2323

24-
{%- include Footer.html -%}
24+
{%- include Footer.html -%}

0 commit comments

Comments
 (0)