Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
Waylon S. Walker committed Dec 10, 2024
1 parent 44cc6f0 commit acb544d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markata/templates/title.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<section class="title">
<h1 id="title">
{{ title }}
{{ post.title }}
</h1>
</section>

0 comments on commit acb544d

Please sign in to comment.