Added name attribute to social links and improved defaults

This commit is contained in:
squidfunk
2020-05-03 14:14:59 +02:00
parent 1b72c9f17d
commit db7c28b20e
3 changed files with 16 additions and 6 deletions

View File

@@ -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