hugo-theme-apache2/archetypes/default.md

10 lines
100 B
Markdown
Raw Normal View History

2023-03-22 16:56:34 +01:00
---
2023-03-22 17:01:04 +01:00
title: "{{ replace .Name "-" " " | title }}"
2023-03-22 16:56:34 +01:00
date: {{ .Date }}
draft: true
---
#
<!--more-->