mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-09-09 21:43:00 +02:00
Upload files to 'archetypes'
This commit is contained in:
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
|
date: {{ .Date }}
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
Reference in New Issue
Block a user