mirror of
https://github.com/sigmasternchen/grimoire
synced 2025-03-15 08:08:55 +00:00
7 lines
138 B
YAML
7 lines
138 B
YAML
|
output: blog/entry2.html
|
||
|
template: ../entry.templ.html
|
||
|
tags: [blog]
|
||
|
title: Entry 2
|
||
|
date: 2024-01-06
|
||
|
markdown: |
|
||
|
This is my second entry.
|