update archetypes: post
This commit is contained in:
parent
6dd03faeb5
commit
560cbcb4f4
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
---
|
---
|
||||||
title: {{ replace .Name "-" " " | title }}
|
title: {{ replace .Name "-" " " }}
|
||||||
summary:
|
summary:
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
lastmod: {{ .Date }}
|
lastmod: 2023-12-10T02:35:08+0000
|
||||||
categories:
|
categories:
|
||||||
- amateur-radio
|
- amateur-radio
|
||||||
- computerstuff
|
- computerstuff
|
||||||
tags:
|
tags:
|
||||||
- draft-post
|
- draft_post
|
||||||
|
|
||||||
# showBreadcrumbs: true
|
# showBreadcrumbs: true
|
||||||
# showDate: false
|
# showDate: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue