feat: Replace blank screen with liquid version

- Add title to full template
- Remove unnecessary title from screens
- Change CRLF to LF
This commit is contained in:
sthag 2025-11-09 14:33:44 +01:00
parent 5663813ecf
commit 1b7e4f4888
7 changed files with 16 additions and 29 deletions

View file

@ -1,5 +1,5 @@
---
title: "Default"
title: Default
---
{% assign pageBase = "../" -%}
{% assign pageId = page.fileSlug -%}