Hide the title of the home page
All checks were successful
Deploy Jekyll site to Cloudflare Pages / build (push) Successful in 2m54s
All checks were successful
Deploy Jekyll site to Cloudflare Pages / build (push) Successful in 2m54s
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
{% unless page.hide_title %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
{% endunless %}
|
||||
|
||||
{{ content }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user