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