about summary refs log tree commit diff
path: root/bskyweb/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'bskyweb/templates/home.html')
-rw-r--r--bskyweb/templates/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bskyweb/templates/home.html b/bskyweb/templates/home.html
index 7beea49d9..e06b3a4b0 100644
--- a/bskyweb/templates/home.html
+++ b/bskyweb/templates/home.html
@@ -8,6 +8,7 @@
   <meta property="og:title" content="Bluesky Social">
   <meta property="og:description" content="See what's next.">
   <meta property="og:image" content="/static/social-card-default.png">
+  <meta property="og:site_name" content="Bluesky Social">
   <meta name="twitter:card" content="summary">
   <meta name="twitter:site" content="@bluesky">
 {%- endblock %}