diff options
Diffstat (limited to 'bskyweb/templates/home.html')
-rw-r--r-- | bskyweb/templates/home.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bskyweb/templates/home.html b/bskyweb/templates/home.html index 9e5c670a2..0e148b37e 100644 --- a/bskyweb/templates/home.html +++ b/bskyweb/templates/home.html @@ -17,7 +17,6 @@ <meta property="og:image" content="https://bsky.app/static/social-card-default-gradient.png" /> <meta property="twitter:image" content="https://bsky.app/static/social-card-default-gradient.png" /> - <meta name="twitter:site" content="@bluesky" /> <meta name="twitter:card" content="summary_large_image" /> {%- endblock %} |