daydreel-website/archetypes/default.md

6 lines
101 B
Markdown
Raw Permalink Normal View History

2026-02-19 14:14:59 +01:00
---
date: '{{ .Date }}'
draft: true
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
---