initial commit
`hugo new site estradiol.cloud`
This commit is contained in:
commit
a7a468aaf3
5
archetypes/default.md
Normal file
5
archetypes/default.md
Normal file
@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
Loading…
Reference in New Issue
Block a user