diff --git a/docs/getting-started.md b/docs/getting-started.md index 838d470e5..1124fba5b 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -614,6 +614,10 @@ extra: link: https://linkedin.com/in/squidfunk ``` +By default, the link `title` will be set to the domain name, e.g. _github.com_. +If you want to set a discernable name, e.g., to improve your Lighthouse score, +you can set the `name` attribute on each social link. + [21]: #icons ### Adding a Web App Manifest diff --git a/material/partials/social.html b/material/partials/social.html index 6c049e3af..80d650a8b 100644 --- a/material/partials/social.html +++ b/material/partials/social.html @@ -4,9 +4,12 @@ {% if config.extra.social %}