update theme

This commit is contained in:
Gabriel 2025-09-27 19:31:39 -04:00
parent 8a1dbfe616
commit 642de53011

View file

@ -6,5 +6,5 @@
"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 }}
"content": {{ .Summary | jsonify }}
}