fixup iconlink

This commit is contained in:
fbievan 2023-05-07 19:13:53 -05:00
parent 1b0c38bcc1
commit 974b132e19
1 changed files with 1 additions and 1 deletions

View File

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