Hugo init

This commit is contained in:
Greenscreener
2019-06-25 19:01:47 +02:00
parent f81e22dff7
commit 311328120f
2 changed files with 11 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---