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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -1,7 +1,5 @@
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
 
6
  dragons = {
7
  '#Fafnir #Norse': '- **Story**: Fafnir originally a dwarf, transformed into a fierce dragon due to his greed for the treasure he guarded. He was later slain by the hero Sigurd. - **Significance**: deadly sin of greed and the corrupting power of wealth.',
 
1
  import streamlit as st
2
+ st.markdown('# Three Dragons πŸ‰πŸŒ Mythical Dragons Around the World by Aaron Wacker')
 
 
3
 
4
  dragons = {
5
  '#Fafnir #Norse': '- **Story**: Fafnir originally a dwarf, transformed into a fierce dragon due to his greed for the treasure he guarded. He was later slain by the hero Sigurd. - **Significance**: deadly sin of greed and the corrupting power of wealth.',