add actor
This commit is contained in:
parent
0b28be07a8
commit
8a1dbfe616
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"type": "Article",
|
||||
"id": "{{ .Permalink }}",
|
||||
"name": "{{ .Title }}",
|
||||
"attributedTo": "https://fedi.libresolutions.network/@gabriel",
|
||||
"attributedTo": "https://gabe.rocks/@gabriel",
|
||||
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
||||
"published": "{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}",
|
||||
"content": {{ .Content | jsonify }}
|
||||
|
|
Loading…
Reference in a new issue