We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a011926 commit 47f7b05Copy full SHA for 47f7b05
demonstrator/app.py
@@ -32,7 +32,7 @@
32
dcc.Store(id='filter_store'),
33
dcc.Store(id='data_store'),
34
html.Div(className='header', children=[
35
- html.Img(src='assets/SintefLogo.png'),
+ html.Img(src='assets/sintef_logo.png'),
36
html.Img(src='assets/LiaciContextLogo.png')
37
]),
38
html.Div(className='two_columns', children=[
demonstrator/assets/SintefLogo.png
-3.47 KB
demonstrator/assets/sintef_logo.png
20.6 KB
0 commit comments