Skip to content

Commit

Permalink
Cleanup titles.
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronTraas committed Apr 29, 2024
1 parent 928f3a6 commit f9549db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/site_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ <h2><a href="{{ section_dir | relative_url }}/">{{section_name}}</a></h2>
<!-- Untested: {{page.url}} -->
{% else -%}
<li><a href="{{ page.url | relative_url }}">{{page.title}}</a></li>
<!-- Page name: {{page.name}} -->
{% endif -%}
{% endif -%}
{% endfor -%}
Expand Down

0 comments on commit f9549db

Please sign in to comment.