Skip to content

make django find the favicon

Brendan Berkley requested to merge favicon into master

I'm guessing there are eight ways to do this. I dunno.

Thought I could drop favicon.ico into the root directory and it'd magically work, but that wasn't the case. So I used this article to make it work. Seemed fine locally.

Merge request reports