hugo-book-theme/archetypes/posts.md

5 lines
71 B
Markdown
Raw Normal View History

2019-04-22 18:16:30 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
2019-04-23 23:02:06 +02:00
---