commit
c65d56dc7e
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -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. :)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue