Spaces:
Running
Running
imseldrith
commited on
Commit
·
cfc17e1
1
Parent(s):
da689d6
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
left: 0;
|
29 |
right: 0;
|
30 |
height: 100px;
|
31 |
-
background-image: url('
|
32 |
background-size: contain;
|
33 |
background-repeat: no-repeat;
|
34 |
}
|
|
|
28 |
left: 0;
|
29 |
right: 0;
|
30 |
height: 100px;
|
31 |
+
background-image: url('/static/imagine_logo.gif');
|
32 |
background-size: contain;
|
33 |
background-repeat: no-repeat;
|
34 |
}
|