Skip to content
Snippets Groups Projects
Commit 039cc4cd authored by Calzzetta's avatar Calzzetta
Browse files

Update README.md

parent 69142934
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ use the templatetag in your base.html
```html+django
{% load favtags %}
{% placeFavicon %}
{% autoescape off %}{% placeFavicon %}{% endautoescape %}
```
this will create (if MEDIA_URL is set to /media/ and if you didnt specified `FAVICON_CONFIG` in you settings.py):
```html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment