We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbed9f commit e6df406Copy full SHA for e6df406
templates/index.html
@@ -55,7 +55,7 @@
55
<div class="post">
56
<h1 class="post-title">
57
<a href="{{ page.permalink }}">
58
- {{ page.title }}
+ {{ page.title | safe }}
59
</a>
60
</h1>
61
0 commit comments