mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 03:10:39 -07: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 aria-hidden="true">{% include icons/three-bars.svg %}</span>
|
||||||
<span>Menu</span>
|
<span>Menu</span>
|
||||||
</button>
|
</button>
|
||||||
{% unless hide_title %}<h1>{{ page.title }}</h1>{% endunless %}
|
{% if page.title %}<h1>{{ page.title }}</h1>{% endif %}
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user