django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 938 forks source link

Fixed favicon URLs in search description. #1462

Closed herrboyer closed 5 months ago

herrboyer commented 5 months ago

Fixes the url of the OpenSearch favicon (currently something like https://www.djangoproject.comhttps://static.djangoproject.com/img/favicon.6dbf28c0650e.ico), keeping only the url of the static file.

felixxm commented 5 months ago

@herrboyer Thanks :+1: