Website-Redesign/archetypes/default.md

9 lines
136 B
Markdown
Raw Normal View History

2021-06-29 10:41:33 -05:00
title: "{{ replace (replace .Name "-" " ") "_" " " | title }}"
2023-03-08 17:27:45 -06:00
date: {{ .Date }}
2021-06-29 10:41:33 -05:00
tags:
- tag1
- tag2
- tag3
image:
comments: true