theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites
https://gohugo-ananke-theme-demo.netlify.com/
MIT License
1.1k stars 1.13k forks source link

Mastodon verification #592

Closed RJGhugo closed 1 year ago

RJGhugo commented 1 year ago

To show the mastodon icon, I can set the following parameter in the config.toml:

[params] mastodon = "https://social.example.com/@username"

To use the verify possibilty of mastadon the generated link must have a rel="me".

Please add this to the code.

More about the: verification process.

regisphilibert commented 1 year ago

Close in favor of #417