📝 docs(mastering tabi): mention social links rel='me'

Related: #410
This commit is contained in:
welpo 2024-10-13 15:07:18 +02:00
parent 628bb735e7
commit 5db70b7978
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
3 changed files with 6 additions and 0 deletions

View file

@ -716,6 +716,8 @@ To use a custom icon, you can add it to your site's `static/social_icons` direct
{ name = "custom", url = "https://example.com", icon = "custom" }
```
{{ admonition(type="note", text="All social links include the `rel='me'` [attribute](https://developer.mozilla.org/docs/Web/HTML/Attributes/rel/me). This helps search engines and web services verify that the social media accounts are owned by you.") }}
### Feed Icon
| Page | Section | `config.toml` | Follows Hierarchy | Requires JavaScript |