Skip to content

Commit 47f7b05

Browse files
author
Joseph Hirsch
committed
💄 use sintef-logo without background
1 parent a011926 commit 47f7b05

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

demonstrator/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
dcc.Store(id='filter_store'),
3333
dcc.Store(id='data_store'),
3434
html.Div(className='header', children=[
35-
html.Img(src='assets/SintefLogo.png'),
35+
html.Img(src='assets/sintef_logo.png'),
3636
html.Img(src='assets/LiaciContextLogo.png')
3737
]),
3838
html.Div(className='two_columns', children=[

demonstrator/assets/SintefLogo.png

-3.47 KB
Binary file not shown.
20.6 KB
Loading

0 commit comments

Comments
 (0)