2025-10-26 15:19:14 +01:00
|
|
|
---
|
|
|
|
|
title: "Hello World"
|
|
|
|
|
layout: hippie/world.liquid
|
2026-03-08 16:51:39 +01:00
|
|
|
tags:
|
|
|
|
|
- demoExample
|
2025-10-26 15:19:14 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# {{ title }}
|
|
|
|
|
|
|
|
|
|
This is a simple example for a *screen* written in Markdown, using Liquid *templates*.
|