Skip to content

Commit

Permalink
Merge pull request #1 from ryder-d/ryder-d-patch-1
Browse files Browse the repository at this point in the history
Add Social Icon Example
  • Loading branch information
ryder-d committed Apr 10, 2021
2 parents 6ae53c9 + f2ec16e commit 0e423b3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. :)

Expand Down

0 comments on commit 0e423b3

Please sign in to comment.