Update open graph data (#2760)
* Update open graph data * Format * Fix typo
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user