Feature request: support fediverse:creator tag per post, perhaps multi-author #49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mastodon has a feature which automatically adds a label to a URL preview, enabling people to see easily who wrote the post, and to follow them. This is the
fediverse:creatortag.For each blogpost I write, I add this to the header:
I would love to be able to do this using BSSG - perhaps as a parameter in the header template, and a config option (perhaps per author) for the content of the
contenttag?Added in 37c5a2283e. Thank you!