danupurnomo commited on
Commit
a8e085a
·
1 Parent(s): 2472148

Set the background

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -286,9 +286,9 @@ if submitted :
286
  })
287
  st.write(skill_total_fig)
288
 
289
- st.write('''\n\n\n\n Source images :
290
  [link](https://www.vecteezy.com/vector-art/5129950-football-player-figure-line-art-human-action-on-motion-lines-controlling-the-ball-with-chest),
291
  [link](https://www.vecteezy.com/vector-art/5939693-football-player-figure-line-art-human-action-on-motion-lines-kicking-ball),
292
  [link](https://www.vecteezy.com/vector-art/5129956-football-player-figure-line-art-human-action-on-motion-lines-kicking-ball),
293
  [link](https://www.dreamstime.com/young-african-soccer-player-man-studio-isolated-white-background-silhouette-shadow-young-african-soccer-player-man-image199265151)
294
- ''')
 
286
  })
287
  st.write(skill_total_fig)
288
 
289
+ st.write('''Source images :
290
  [link](https://www.vecteezy.com/vector-art/5129950-football-player-figure-line-art-human-action-on-motion-lines-controlling-the-ball-with-chest),
291
  [link](https://www.vecteezy.com/vector-art/5939693-football-player-figure-line-art-human-action-on-motion-lines-kicking-ball),
292
  [link](https://www.vecteezy.com/vector-art/5129956-football-player-figure-line-art-human-action-on-motion-lines-kicking-ball),
293
  [link](https://www.dreamstime.com/young-african-soccer-player-man-studio-isolated-white-background-silhouette-shadow-young-african-soccer-player-man-image199265151)
294
+ ''')