We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36466eb commit 3cbc5d2Copy full SHA for 3cbc5d2
_layouts/home.html
@@ -4,7 +4,8 @@
4
5
<div class="home">
6
{%- if page.title -%}
7
- <h1 class="page-heading">{{ page.title }}</h1>
+ <!-- default change: remove title heading -->
8
+ <!--<h1 class="page-heading">{{ page.title }}</h1>-->
9
{%- endif -%}
10
11
{{ content }}
0 commit comments