martianband1t commited on
Commit
b7fba63
1 Parent(s): 813b5fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ body, html {
12
  }
13
  .container {
14
  min-height: 100%;
15
- background-image: url('path_to_your_image.jpg'); /* Remplacez 'path_to_your_image.jpg' par le chemin de votre image */
16
  background-position: center;
17
  background-repeat: no-repeat;
18
  background-size: cover;
 
12
  }
13
  .container {
14
  min-height: 100%;
15
+ background-image: url('./favicon.ico/'); /* Remplacez 'path_to_your_image.jpg' par le chemin de votre image */
16
  background-position: center;
17
  background-repeat: no-repeat;
18
  background-size: cover;