Django favicon plus is a simple django app which allows you to upload a image and it renders a wide variety for html link tags to display the favicon. These different tags are used for bookmark links on mobile devices or they appear if you favorite a website in your browser.
Django favicon plus is a simple django app which allows you to upload a image and it renders a wide variety for html link tags to display the favicon. These different tags are used for bookmark links on mobile devices or they appear if you favorite a website in your browser.
##How to use:
##How to use:
Install django-favicon using PIP.
Install django-favicon using PIP.
```shell
```shell
pip install django-favicon-plus
pip install django-favicon-plus
...
@@ -79,12 +79,12 @@ If you want to contribute something send a PR.
...
@@ -79,12 +79,12 @@ If you want to contribute something send a PR.
[Favicon Cheat Sheet on github](https://github.com/audreyr/favicon-cheat-sheet)
[Favicon Cheat Sheet on github](https://github.com/audreyr/favicon-cheat-sheet)