about summary refs log tree commit diff
path: root/bskyweb/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'bskyweb/templates/post.html')
-rw-r--r--bskyweb/templates/post.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/bskyweb/templates/post.html b/bskyweb/templates/post.html
index b6688e35b..af6b768b3 100644
--- a/bskyweb/templates/post.html
+++ b/bskyweb/templates/post.html
@@ -10,7 +10,6 @@
 
 {% block html_head_extra -%}
 {%- if postView -%}
-  <meta property="og:site_name" content="Bluesky Social">
   <meta property="og:type" content="article">
   <meta property="profile:username" content="{{ profileView.Handle }}">
   {%- if requestURI %}