Update open graph data (#2760)

* Update open graph data

* Format

* Fix typo
This commit is contained in:
Eric Bailey 2024-02-06 20:52:04 -06:00 committed by GitHub
parent 29b31b7739
commit 541eb8ded1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 54 additions and 11 deletions

View file

@ -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 %}