Spaces:
Sleeping
Sleeping
Fixed title
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ with my_expander:
|
|
77 |
""", unsafe_allow_html=True)
|
78 |
|
79 |
#set title for the app
|
80 |
-
st.title(':green[Covid-19
|
81 |
|
82 |
|
83 |
# load model components
|
|
|
77 |
""", unsafe_allow_html=True)
|
78 |
|
79 |
#set title for the app
|
80 |
+
st.title(':green[Covid-19 Vaccine Tweets Analyzer]')
|
81 |
|
82 |
|
83 |
# load model components
|