Skip to content

Commit fe5f566

Browse files
authored
Merge branch 'master' into pull/release-2.5.0
2 parents 9fdb3b9 + 9cb7368 commit fe5f566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{%- if my_page.title -%}
2323
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
2424
{%- endif -%}
25-
{% endfor -%}
25+
{%- endfor -%}
2626
</div>
2727
</nav>
2828
{%- endif -%}

0 commit comments

Comments
 (0)