imseldrith commited on
Commit
cfc17e1
·
1 Parent(s): da689d6

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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('path/to/your/logo.gif');
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
  }