docs: update README

This commit is contained in:
Jake Wiesler 2020-06-05 12:00:03 -04:00
parent 441138a4e8
commit 44bdbcabc7
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ handle: "hugo-theme-codex"
If you would rather override the about page's layout with your own, you can do so by creating a `layouts/index.html`. You can find the `index.html` file that `hugo-theme-codex` uses [here](https://github.com/jakewies/hugo-theme-codex/blob/master/layouts/index.html).
See the contents of the [example site](https://github.com/jakewies/hugo-theme-codex/tree/master/exampleSite) for more details.
### Configuring Social Icons
Social Icons are optional. As of right now we support Twitter and GitHub, but more can be supported in the future. To show any of these icons, just provide the value in the `[params]` section of `config.toml`.