about summary refs log tree commit diff
path: root/bskyweb/templates
diff options
context:
space:
mode:
Diffstat (limited to 'bskyweb/templates')
-rw-r--r--bskyweb/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html
index 428793650..198e3baa7 100644
--- a/bskyweb/templates/base.html
+++ b/bskyweb/templates/base.html
@@ -215,7 +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="" />
+  <link type="application/activity+json" href="" />
 
   {% block html_head_extra -%}{%- endblock %}
 </head>