vaga / hugo-theme-m10c

A minimalistic (m10c) blog theme for Hugo
https://themes.gohugo.io/hugo-theme-m10c/
MIT License
467 stars 287 forks source link

Adding rel=me links to social links #89

Closed tommorris closed 2 years ago

tommorris commented 2 years ago

rel="me" is a fairly widely used standard for linking from one page that's about a person to their profiles on others. It's now used in a variety of Hugo and other static site generator blog themes.

vaga commented 2 years ago

Thanks :)