Add favicon support and static favicon file

Added a route to serve /favicon.ico using send_from_directory and included the favicon.ico file in the static directory. This improves browser tab display and branding.
This commit is contained in:
2025-08-11 15:13:45 +02:00
parent dff722a4af
commit 5f0312e4f0
2 changed files with 12 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB