freyjaskiss.com/archetypes/default.md

10 lines
162 B
Markdown
Raw Normal View History

2023-08-30 23:00:53 +00:00
---
2024-12-14 22:37:14 +00:00
title: "{{ replace .Name "-" " " | title }}"
author: "Anna"
2024-12-14 22:37:14 +00:00
date: {{ dateFormat (.Site.Params.dateformat) .Date }}
2023-08-30 23:00:53 +00:00
draft: true
tags:
- tag1
2023-08-30 23:00:53 +00:00
---
2023-08-31 02:29:40 +00:00
<!--more-->