Skip to content

Commit

Permalink
Merge pull request #23 from odersky/add-navigation
Browse files Browse the repository at this point in the history
back to h1
  • Loading branch information
odersky authored Apr 12, 2024
2 parents 16ef072 + f78b278 commit d2962ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<article class="post">
<header>
<title>{{ page.title }}</title>
<h1>{{ page.title }}</h1>
<p class="post-meta">{{ page.date | date: "%b %-d, %Y" }}</p>
</header>
{{ content }}
Expand Down

0 comments on commit d2962ae

Please sign in to comment.