1
0
forked from Git/hugo-story

Delete 'exampleSite/archetypes/default.md'

This commit is contained in:
Olivier 2023-07-02 00:05:28 +02:00
parent 34274f7431
commit 003beb155d

View File

@ -1,6 +0,0 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---