mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 03:43:54 +02:00
Added a custom favicon. (#338)
This commit is contained in:
@ -28,7 +28,7 @@ app = Dash(
|
||||
external_stylesheets=[dbc.icons.BOOTSTRAP],
|
||||
title="Transparenzregister",
|
||||
) # use dbc for icons
|
||||
|
||||
app._favicon = "favicon.png" # noqa: SLF001
|
||||
add_auth(app)
|
||||
|
||||
app.layout = html.Div(
|
||||
|
BIN
src/aki_prj23_transparenzregister/ui/assets/favicon.png
Normal file
BIN
src/aki_prj23_transparenzregister/ui/assets/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 472 KiB |
Reference in New Issue
Block a user