- Remove pageBase global from all liquid templates - Change " to ' for all liquid tags
5 lines
94 B
Text
5 lines
94 B
Text
---
|
|
title: Blank
|
|
---
|
|
{% assign pageId = page.fileSlug -%}
|
|
{% layout 'hippie/simple.liquid' %}
|