Website-Redesign/archetypes/default.md

12 lines
145 B
Markdown
Raw Normal View History

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