Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
import streamlit as st
|
2 |
-
st.markdown('Three
|
3 |
-
st.markdown('by Aaron Wacker')
|
4 |
|
5 |
st.title('π Mythical Dragons Around the World π')
|
6 |
|
|
|
1 |
import streamlit as st
|
2 |
+
st.markdown('# Three Dragons ππ Around the World. by Aaron Wacker')
|
|
|
3 |
|
4 |
st.title('π Mythical Dragons Around the World π')
|
5 |
|