Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats authored Feb 18, 2023
1 parent bcbed9f commit e6df406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<div class="post">
<h1 class="post-title">
<a href="{{ page.permalink }}">
{{ page.title }}
{{ page.title | safe }}
</a>
</h1>

Expand Down

0 comments on commit e6df406

Please sign in to comment.