Skip to content

Commit

Permalink
test title removal
Browse files Browse the repository at this point in the history
  • Loading branch information
tisimpson committed May 8, 2024
1 parent d1eb171 commit f638870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
---

<div class="home">
{%- if page.title -%}
<!-- {%- if page.title -%}
<h1 class="page-heading">{{ page.title }}</h1>
{%- endif -%}
{%- endif -%} -->

{{ content }}

Expand Down

0 comments on commit f638870

Please sign in to comment.