Skip to content

Commit

Permalink
Update page template to attempt to resolve special character
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWold committed Nov 4, 2024
1 parent 9282a7b commit cf29ae3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Templates/page.liquid
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="content page post">
{{ content | raw }}
</div>
<div class="content page post">
{{ content | raw }}
</div>

0 comments on commit cf29ae3

Please sign in to comment.