Skip to content

Commit

Permalink
remove title from home
Browse files Browse the repository at this point in the history
  • Loading branch information
libewa committed Dec 23, 2024
1 parent 9ebdd72 commit 4cf1ce3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
---

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

{{ content }}


Expand Down

0 comments on commit 4cf1ce3

Please sign in to comment.