Skip to content

Question: Easiest way to add Mastodon verification to social link #3254

Answered by justinmayer
mycoporium asked this question in Q&A
Discussion options

You must be logged in to vote

The short answer to both questions is to either (1) submit a PR that modifies the upstream theme (presumably the default notmyidea theme?), or (2) copy that theme and modify it locally.

Longer answer for the first question: I think perhaps a PR adding rel="me" to the relevant line in the theme template might be one way? That is:

<li><a rel="me" href="{{ link }}">{{ name }}</a></li>

Longer answer for the second question: I believe all the social icons were recently removed from the default theme due to concerns about provenance, copyright, etc. If someone were to submit a PR adding an "unencumbered" icon for Mastodon, I imagine that would be gladly received and merged. 😊

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@mycoporium
Comment options

Comment options

You must be logged in to vote
1 reply
@mycoporium
Comment options

Answer selected by mycoporium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants