Add rel="me"

This commit is contained in:
Akira Tempaku 2025-05-04 12:18:24 +09:00
parent 0563452775
commit a8d4c47742
Signed by: paku
GPG key ID: 5B4E8402BCC50607

View file

@ -38,6 +38,7 @@
:href url
:target "_blank"
:class "flex items-center gap-2 text-lg hover:text-pink-500"
:rel "me"
(img :src icon :alt name :class "size-4 mt-1")
(span name))))))))