fixup iconlink
This commit is contained in:
parent
1b0c38bcc1
commit
974b132e19
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue