TovaHasi commited on
Commit
7003721
1 Parent(s): 22f1268

Update add.py

Browse files
Files changed (1) hide show
  1. add.py +1 -1
add.py CHANGED
@@ -2,4 +2,4 @@ import streamlit as st
2
 
3
  st.markdown('### HEllo, world!')
4
 
5
- st.markdown("<img src='http://img.gazeta.ru/files3/137/10467137/TASS_15573941-pic905-895x505-85591.jpg'>", unsafe_allow_html==True)
 
2
 
3
  st.markdown('### HEllo, world!')
4
 
5
+ st.markdown("<img src='http://img.gazeta.ru/files3/137/10467137/TASS_15573941-pic905-895x505-85591.jpg'>", unsafe_allow_html=True)