Add the alternate link for all activitypub stuff in the templates
This commit is contained in:
parent
c9a10bddb4
commit
524a63235d
7 changed files with 18 additions and 9 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue