freyjaskiss.com/archetypes/default.md

10 lines
185 B
Markdown
Raw Normal View History

2023-08-30 23:00:53 +00:00
---
2023-09-13 17:57:41 +00:00
title: "{{ replace (replace .Name "draft-" "") "-" " " | title }}"
author: "Anna"
2023-09-13 17:57:41 +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-->