hugo-gideonstar/archetypes/default.md

10 lines
123 B
Markdown
Raw Permalink Normal View History

2023-04-02 21:32:50 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
image: "/img/"
imageAlt: ""
order: "x"
---