Disable site message for now
This commit is contained in:
parent
230764127b
commit
2608d9ac5f
|
@ -5,9 +5,9 @@
|
|||
|
||||
<div class="mt-10 container">
|
||||
<main id="main-content" class="flex-1 wrap {{ page.layout == 'front' ? 'is-wide' : '' }}">
|
||||
{% if page.layout in ['post', 'talk'] %}
|
||||
{# {% if page.layout in ['post', 'talk'] %}
|
||||
{% include 'site-message' %}
|
||||
{% endif %}
|
||||
{% endif %} #}
|
||||
|
||||
{% block page_title_wrapper %}
|
||||
<h1 class="leading-tight mb-4">
|
||||
|
|
Reference in a new issue