Merge pull request #1 from ryder-d/ryder-d-patch-1

Add Social Icon Example
This commit is contained in:
Devon 2021-04-10 11:32:51 -04:00 committed by GitHub
commit 0e423b3e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,7 +151,15 @@ Check the [docs](docs/favicons.md).
## Social Icons:
Take a look into this [list](docs/svgs.md)
A large variety of social icons are available and can be configured like this:
```toml
[[params.social]]
name = "<site>"
url = "<profile_URL>"
```
Take a look into this [list](docs/svgs.md) of available icon options.
If you need another one, just open an issue or create a pull request with your wished icon. :)