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

@ -3,7 +3,7 @@ title: Blank
---
{% assign pageBase = "../../" -%}
{% assign pageId = page.fileSlug -%}
{%- layout "hippie/full.liquid" %}
{% layout "hippie/full.liquid" %}
{% block body %}
<!-- {{ title }} -->