blog/archetypes/post-bundle/index.md

8 lines
115 B
Markdown
Raw Normal View History

2022-02-04 15:05:48 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: ""
tags: ["", ""]
draft: false
---