Addet Paper-Mod Theme for Hugo as a submodule
This commit is contained in:
parent
b1c60e6925
commit
7dc90e7999
2 changed files with 8 additions and 0 deletions
5
www/archetypes/default.md
Normal file
5
www/archetypes/default.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue