mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
chore: 🎨 format
This commit is contained in:
parent
9b2cc17d3e
commit
e405a18fad
1 changed files with 3 additions and 3 deletions
|
@ -127,9 +127,9 @@
|
|||
</FormFolder>
|
||||
<template #caption>{{
|
||||
i18n.t("_profile.metadataDescription", {
|
||||
a: '\<code\>\<a\>\</code\>',
|
||||
l: '\<code\>\<a\>\</code\>',
|
||||
rel: `rel="me" href="https://${host}/@${$i.username}"`
|
||||
a: "\<code\>\<a\>\</code\>",
|
||||
l: "\<code\>\<a\>\</code\>",
|
||||
rel: `rel="me" href="https://${host}/@${$i.username}"`,
|
||||
})
|
||||
}}</template>
|
||||
</FormSlot>
|
||||
|
|
Loading…
Reference in a new issue