Merge branch 'extra-favicon' of github.com:raymondwanyoike/pelican-alchemy into raymondwanyoike-extra-favicon

* 'extra-favicon' of github.com:raymondwanyoike/pelican-alchemy:
  Add EXTRA_FAVICON option
This commit is contained in:
Raymond Wanyoike 2014-08-08 20:08:39 +03:00
commit 479f12e827
3 changed files with 12 additions and 0 deletions

View file

@ -24,6 +24,7 @@ Pelican [documentation](http://docs.getpelican.com/en/latest/)
| Config | Type | Description |
| ------------------------- | ---------- | ------------------------- |
| EXTRA_FAVICON [^1] | BOOL | Extra favicons |
| LICENSE_NAME | TEXT | License (footer) |
| LICENSE_URL | URL | - |
| MENU_ITEMS | DICT | Menu items |
@ -58,3 +59,6 @@ An RSS icon will also appear on the nav if `FEED_ATOM` or `FEED_RSS` is set.
## License
MIT
[^1]: http://realfavicongenerator.net/faq#why_so_many_files "Why so many files?"