awacke1 commited on
Commit
bebb1e1
β€’
1 Parent(s): f6ac29b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import streamlit as st
2
- st.markdown('Three #Dragons')
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