Fix missing favicon

environments/review-docs-renov-3s5eoo/deployments/14633
Ciarán Ainsworth 2022-10-26 22:19:03 +02:00 zatwierdzone przez Georg Krause
rodzic dfa73631c7
commit fa1417c4f6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -134,7 +134,7 @@ html_context = {
"gitlab_url": "https://dev.funkwhale.audio/funkwhale/funkwhale",
}
html_logo = "logo.svg"
html_favicon = "../front/public/favicon.png"
html_favicon = "../front/public/favicon.ico"
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,