Skip to content

Commit 11df341

Browse files
committed
remove the title from the template since pages already have them
1 parent 379d594 commit 11df341

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/templates/page.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
</div>
1414

1515
<div class="content">
16-
<h1>{{ title }}</h1>
1716
{{ content }}
1817
</div>
1918
</div>

0 commit comments

Comments
 (0)