update readme section for new social icons

This commit is contained in:
Pyvain 2020-06-24 18:28:11 +02:00
parent 48cc567831
commit dec266a2e9
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ If any of these options are given, `hugo-theme-codex` will render the social ico
See the contents of the [example site](https://github.com/jakewies/hugo-theme-codex/tree/master/exampleSite) for more details.
You can also create additional social icons by:
1. Add your own SVGs in `static/icons/`, for example `static/icons/reddit.svg`.
2. Modify your site's config as follows:
1. Adding your own SVGs in `static/images/social/`, for example `static/images/social/reddit.svg`.
2. Modifying your site's config as follows:
```toml
[params]
# ...