Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ def main():
|
|
20 |
st.title("YouTube Playlist Video Organizer")
|
21 |
|
22 |
# Add an image to the main content
|
23 |
-
st.image("https://github.com/rasmodev/YouTube-Playlist-Organizer/blob/main/images/youtube_playlist_organizer.png"
|
24 |
|
25 |
|
26 |
# Add an image and additional details
|
|
|
20 |
st.title("YouTube Playlist Video Organizer")
|
21 |
|
22 |
# Add an image to the main content
|
23 |
+
st.image("https://github.com/rasmodev/YouTube-Playlist-Organizer/blob/main/images/youtube_playlist_organizer.png")
|
24 |
|
25 |
|
26 |
# Add an image and additional details
|