mirror of
https://github.com/kemko/liquid.git
synced 2026-01-08 19:25:40 +03:00
Try some different Liquid
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<span aria-hidden="true">{% include icons/three-bars.svg %}</span>
|
||||
<span>Menu</span>
|
||||
</button>
|
||||
{% unless hide_title %}<h1>{{ page.title }}</h1>{% endunless %}
|
||||
{% if page.title %}<h1>{{ page.title }}</h1>{% endif %}
|
||||
{{ content }}
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user