style: Remove hyphens for liquid layout tags

This commit is contained in:
sthag 2026-02-14 22:06:46 +01:00
parent aa4c0968ae
commit ca9f6e21ea
13 changed files with 13 additions and 13 deletions

View file

@ -7,7 +7,7 @@ tags:
{% assign pageBase = hippie.pageBase -%}
{% assign pageId = page.fileSlug -%}
{% assign pageClass = "h_full_view" -%}
{%- layout "hippie/full.liquid" %}
{% layout "hippie/full.liquid" %}
{% block body %}
<div class="wrap">