add syndication headers to archetype
This commit is contained in:
parent
98e3a38c66
commit
2959efa57d
|
@ -5,6 +5,9 @@ draft: true
|
|||
description: short summary
|
||||
url: {{ time.Format "/2006/1/2/" .Date }}/{{.Name}}
|
||||
type: post
|
||||
mp-syndicate-to:
|
||||
- https://brid.gy/publish/mastodon
|
||||
- https://brid.gy/publish/twitter
|
||||
tags:
|
||||
- post
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue