Spaces:
Running
Running
Update app.py
Browse files
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/
|
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 |
|