mirror of
https://github.com/rottenwheel/hugo-rottenwheel.git
synced 2024-11-09 20:20:04 +00:00
6 lines
102 B
Markdown
6 lines
102 B
Markdown
|
+++
|
||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||
|
date = {{ .Date }}
|
||
|
draft = true
|
||
|
+++
|