@ -23,6 +23,40 @@ links: # Links to show in footer
link: https://github.com/jackyzha0
```
### HTML Favicons
If you would like to customize the favicons of your website, you can add them to the `data/config.yaml` file. The default without any set `favicon` key is:
The default can be overridden by defining a value to the `favicon` key in your `data/config.yaml` file. Here is a `List[Dictionary]` example format, which is equivalent to the default: