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:
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ .Date }}
|
||||
lastmod: 2023-12-10T02:35:08+0000
|
||||
categories:
|
||||
- amateur-radio
|
||||
- computerstuff
|
||||
tags:
|
||||
- draft-post
|
||||
- draft_post
|
||||
|
||||
# showBreadcrumbs: true
|
||||
# showDate: false
|
||||
|
|
Loading…
Reference in a new issue