diff --git a/docs/user/profile.md b/docs/user/profile.md index 4fd6df16..baa34001 100644 --- a/docs/user/profile.md +++ b/docs/user/profile.md @@ -18,3 +18,12 @@ user, if it exists. ![Profile README.md](../_images/user/profile/profile-step2.png) Making the `.profile` repository private will hide the Profile README. + +Rather than supporting multiple social links on the profile card, under the user +avatar, such links - including +[`rel=me`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/me) +attributes - can be placed in the `.profile` readme instead. This gives a user a +lot of flexibility on how they wish to display these links. To add a `rel=me` +attribute, the link should be written in HTML, rather than in Markdown format, +for example: `Fediverse`.