chnm / serendipomatic

http://serendipomatic.org/
26 stars 9 forks source link

No favicon from production site #130

Closed briancroxall closed 11 years ago

briancroxall commented 11 years ago

Observed in Chrome and Safari on Mac OS

scottkleinman commented 11 years ago

Works fine on Chrome for Windows. NB. Chrome only displays the favicon next to the title, not in the address bar. I'm not sure about Safari. You could try refreshing your cache to see if it comes back.

On 6 August 2013 18:31, Brian Croxall notifications@github.com wrote:

Observed in Chrome and Safari on Mac OS

— Reply to this email directly or view it on GitHubhttps://github.com/chnm/serendipomatic/issues/130#issuecomment-22224205 .

Scott Kleinman Professor of English Director, Center for the Digital Humanities California State University, Northridge

rlskoeser commented 11 years ago

I think at least one of the favicon links in a header wasn't quite correct, and I've fixed it but it hasn't gone to production yet.

However, I saw an error about the top-level favicon file not being found somewhere but forgot about it before I fixed it properly-- some (most? all?) browsers look for the favicon at the root of the site. It looks like I can configure a redirect in django for this.