Make iconlink me

This commit is contained in:
fbievan 2023-05-07 19:12:19 -05:00
parent 050f47c35f
commit 1b0c38bcc1
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
<a
{{ if eq (lower .Identifier) "mastodon" }}
rel="me"
{{ if eq (lower .Identifier) "pleroma" }}
rel="me"
{{ else }}
rel="noreferrer"
{{ end }}