feat: hugo new
This commit is contained in:
parent
12cbb3b826
commit
2809a75366
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
Loading…
Reference in New Issue