hippie/source/screens/demo/pages/blank.liquid
sthag 2d3c049d40 feat: Remove pageBase from liquid templates
- Remove pageBase global from all liquid templates
- Change " to ' for all liquid tags
2026-02-21 12:58:31 +01:00

5 lines
94 B
Text

---
title: Blank
---
{% assign pageId = page.fileSlug -%}
{% layout 'hippie/simple.liquid' %}