Add rel="me" to the mastodon link #23

Closed
opened 2024-05-17 15:32:55 +00:00 by jalil-salame · 0 comments

This adds a check mark to the link in the profile making the profile look more professional c:

Here:

{{ with .mastodon }}<li class="rounded-circle bg-blue-63 me-2 p-2"><a class="d-flex align-items-center justify-content-center size-16 svglogo" href="{{ . }}">{{ partial "icons/mastodon.html" }}</a></li>{{ end }}

As an example, here is my mastodon profile which contains "verified" links to github and my blog.

This adds a check mark to the link in the profile making the profile look more professional c: Here: https://git.lix.systems/lix-project/lix-website/src/commit/185beba13d76bed2d123beff42b5223e3dc6169e/themes/lix/layouts/partials/shared/footer.html#L9 As an example, here is my mastodon [profile](https://mas.to/@teivel) which contains "verified" links to github and my blog.
jade referenced this issue from a commit 2024-06-20 20:50:18 +00:00
jade closed this issue 2024-06-20 20:50:18 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-website#23
No description provided.