update post archtetype
Deploy Website / build (push) Successful in 28s
Details
Deploy Website / build (push) Successful in 28s
Details
This commit is contained in:
parent
b582fd4656
commit
70c56f484f
|
@ -3,8 +3,8 @@ title: "{{ replace .Name "-" " " | title }}"
|
|||
date: {{ .Date }}
|
||||
draft: true
|
||||
description: short summary
|
||||
url: {{ time.Format "/2006/1/2/" .Date }}/{{.Name}}
|
||||
type: post
|
||||
url: {{ time.Format "/2006/1/2" .Date }}/{{.Name}}
|
||||
type: posts
|
||||
mp-syndicate-to:
|
||||
- https://brid.gy/publish/mastodon
|
||||
- https://brid.gy/publish/twitter
|
||||
|
|
Loading…
Reference in New Issue