Skip to content

Commit

Permalink
Merge pull request #22 from odersky/add-banner
Browse files Browse the repository at this point in the history
Enlarge title
  • Loading branch information
odersky authored Apr 12, 2024
2 parents 4232c98 + dab951c commit 16ef072
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>
<h1>{{ page.title }}</h1>
<title>{{ page.title }}</title>
<p class="post-meta">{{ page.date | date: "%b %-d, %Y" }}</p>
</header>
{{ content }}
Expand Down

0 comments on commit 16ef072

Please sign in to comment.