diff --git a/brainsteam/archetypes/posts.md b/brainsteam/archetypes/posts.md index ff5e014..d485cb2 100644 --- a/brainsteam/archetypes/posts.md +++ b/brainsteam/archetypes/posts.md @@ -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