about summary refs log tree commit diff
path: root/bskyweb
diff options
context:
space:
mode:
Diffstat (limited to 'bskyweb')
-rw-r--r--bskyweb/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html
index a2d81fc96..428793650 100644
--- a/bskyweb/templates/base.html
+++ b/bskyweb/templates/base.html
@@ -215,6 +215,7 @@
   <meta name="application-name" content="Bluesky">
   <meta name="generator" content="bskyweb">
   <meta property="og:site_name" content="Bluesky Social" />
+  <link rel="application/activity+json" href="" />
 
   {% block html_head_extra -%}{%- endblock %}
 </head>