feat: Replace default screen using liquid instead of nunjucks
This commit is contained in:
parent
07656b404f
commit
afc733f4d4
6 changed files with 65 additions and 23 deletions
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: "Hello World"
|
||||
tags:
|
||||
- demoIndex
|
||||
layout: hippie/world.liquid
|
||||
---
|
||||
|
||||
# {{ title }}
|
||||
|
||||
This is a simple example for a *screen* written in Markdown, using Liquid *templates*.
|
||||
Loading…
Add table
Add a link
Reference in a new issue