earnliners commited on
Commit
fd3aa06
·
verified ·
1 Parent(s): 8e11a9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ st.header("Educational Slides")
231
  st.markdown('🎧Listen to the Audio🎧')
232
  st.markdown(
233
  """
234
- <iframe src="https://drive.google.com/file/d/1eXuzJGng4o5Hvd3kZjSnVfQ-UmhKen81/preview" width="640" height="480"></iframe>
235
  """, unsafe_allow_html=True
236
  )
237
 
 
231
  st.markdown('🎧Listen to the Audio🎧')
232
  st.markdown(
233
  """
234
+ <iframe src="https://drive.google.com/file/d/1oZdaiyrNYJ4v3LZ3lEurMSG3n784wiOw/preview" width="640" height="480"></iframe>
235
  """, unsafe_allow_html=True
236
  )
237