Poe Dator commited on
Commit
18ffb1c
·
1 Parent(s): 889109a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import streamlit as st
2
 
3
  st.markdown("### Privet, mir!")
4
- st.markdown("<img width=200px src='https://i.pinimg.com/736x/11/33/19/113319f0ffe91f4bb0f468914b9916da.jpg'>, unsafe_allow_html=True")
 
1
  import streamlit as st
2
 
3
  st.markdown("### Privet, mir!")
4
+ st.markdown("<img width=200px src='https://i.pinimg.com/736x/11/33/19/113319f0ffe91f4bb0f468914b9916da.jpg'>", unsafe_allow_html=True)