-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Typically, especially across the Fediverse, a reader includes references to ActivityStreams and RSS feeds along the following lines, via entries in the section of its HTML doc. This common practice is currently missing from pinafore.
Fix:
Given a profile page denoted by the URL https://mastodon.social/users/kidehen, the following would be added to the section:
<link href='https://mastodon.social/users/kidehen' rel='alternate' type='application/rss+xml'>
<link href='https://mastodon.social/users/kidehen' rel='alternate' type='application/activity+json'>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request