2024-10-01 10:31:41 +00:00
|
|
|
---
|
|
|
|
|
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
|
|
|
|
|
date: {{ .Date }}
|
|
|
|
|
draft: true
|
|
|
|
|
series: "Series name"
|
2024-10-02 02:08:42 +00:00
|
|
|
summary: "This is the custom summary"
|
2024-10-01 10:31:41 +00:00
|
|
|
tags:
|
|
|
|
|
- Tag A
|
|
|
|
|
- Tag B
|
|
|
|
|
---
|