Skip to content

Commit

Permalink
update readme section for new social icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyvain committed Jun 24, 2020
1 parent 56e6f6d commit ac646df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
# ...
Expand Down

0 comments on commit ac646df

Please sign in to comment.