mirror of
https://github.com/Extroonie/extroonie.com.git
synced 2026-07-07 07:06:42 -07:00
6 lines
104 B
Markdown
6 lines
104 B
Markdown
|
|
+++
|
||
|
|
date = '{{ .Date }}'
|
||
|
|
draft = true
|
||
|
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||
|
|
+++
|