Skip to content

Commit 551e272

Browse files
committed
Tiny html fix
1 parent 4b614e3 commit 551e272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/team.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: default
55
<div class="post">
66

77
<header class="post-header">
8-
<h2 class="post-title">{{ page.name }}</h1>
8+
<h2 class="post-title">{{ page.name }}</h2>
99
<p class="post-description">{{ page.description }}</p>
1010
</header>
1111

0 commit comments

Comments
 (0)