Add the alternate link for all activitypub stuff in the templates
This commit is contained in:
@@ -19,3 +19,4 @@
|
||||
{{ utils.display_thread(thread, likes=likes, shares=shares) }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% block links %}<link rel="alternate" href="{{ note.activity.object.id}}" type="application/activity+json">{% endblock %}
|
||||
|
Reference in New Issue
Block a user