Spaces:
Sleeping
Sleeping
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 |
|