mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-25 20:42:34 +02:00
Added a custom favicon. (#338)
This commit is contained in:
parent
177ec6a673
commit
97b05bacf4
@ -28,7 +28,7 @@ app = Dash(
|
|||||||
external_stylesheets=[dbc.icons.BOOTSTRAP],
|
external_stylesheets=[dbc.icons.BOOTSTRAP],
|
||||||
title="Transparenzregister",
|
title="Transparenzregister",
|
||||||
) # use dbc for icons
|
) # use dbc for icons
|
||||||
|
app._favicon = "favicon.png" # noqa: SLF001
|
||||||
add_auth(app)
|
add_auth(app)
|
||||||
|
|
||||||
app.layout = html.Div(
|
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 |
Loading…
x
Reference in New Issue
Block a user