Skip to content

Commit 4cf1ce3

Browse files
committed
remove title from home
1 parent 9ebdd72 commit 4cf1ce3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_layouts/home.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
---
44

55
<div class="home">
6-
{%- if page.title -%}
7-
<h1 class="page-heading">{{ page.title }}</h1>
8-
{%- endif -%}
9-
106
{{ content }}
117

128

0 commit comments

Comments
 (0)