tracinginsights commited on
Commit
c346f95
1 Parent(s): 4069b44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ col2.image(Image.open('Logo.png'))
33
 
34
  st.header('Tracing Insights')
35
 
36
- st.info('Home for F1 data-driven analytics, pre-race predictions, post-race analysis, dank memes you won't find anywhere else')
37
 
38
  icon_size = 20
39
 
 
33
 
34
  st.header('Tracing Insights')
35
 
36
+ st.info("Home for F1 data-driven analytics, pre-race predictions, post-race analysis, dank memes you won't find anywhere else")
37
 
38
  icon_size = 20
39