8 lines
119 B
Markdown
8 lines
119 B
Markdown
|
---
|
||
|
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
tags: []
|
||
|
summary: ""
|
||
|
author: ""
|
||
|
---
|