update theme
This commit is contained in:
parent
8a1dbfe616
commit
642de53011
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
||||||
"attributedTo": "https://gabe.rocks/@gabriel",
|
"attributedTo": "https://gabe.rocks/@gabriel",
|
||||||
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
||||||
"published": "{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}",
|
"published": "{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}",
|
||||||
"content": {{ .Content | jsonify }}
|
"content": {{ .Summary | jsonify }}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue