fix: oops that format is a lot derpier than expected

This commit is contained in:
Artemis 2025-02-07 14:02:24 +01:00
parent 8fde98e9d5
commit 9eb1ef335a

View file

@ -3,9 +3,9 @@
{% block title %}{{ profile.name }} - {% endblock title %}
{% block meta %}
<meta property="og:title"
content="{{profile.name}} ({{profile.pronoun_subject}}/{{profile.pronoun_object}}/{{profile.pronoun_possessive}}) - {{profile.id | pretty_id}}" />
<meta property="og:site_name" content="Doll.Tags" />
<meta name="og:title" content="{{profile.name}} ({{profile.pronoun_subject}}/{{profile.pronoun_object}}/{{profile.pronoun_possessive}}) - {{profile.id | pretty_id}}" />
<meta name="og:site_name" content="Doll.Tags" />
<meta name="og:description" content="&nbsp;" />
{% endblock meta %}
{% block main %}
<section class="raised profile">