Added missing documentation for the site_favicon option

This commit is contained in:
Oscar Vasquez 2017-05-10 21:42:39 -06:00 committed by Martin Donath
parent 00ba4be6aa
commit e7a72a3d5d

View File

@ -286,6 +286,15 @@ Additionally, for GitHub, the number of stars and forks is shown.
[15]: http://www.mkdocs.org/user-guide/configuration/#edit_uri [15]: http://www.mkdocs.org/user-guide/configuration/#edit_uri
### Adding a favicon
Adding a favicon to your site is very easy. Simply set the following variable
via your project's `mkdocs.yml`:
``` yaml
site_favicon: 'images/favicon.ico'
```
### Adding a logo ### Adding a logo
Material makes it easy to add your logo. Your logo should have rectangular Material makes it easy to add your logo. Your logo should have rectangular