awacke1 commited on
Commit
f70e4b9
·
verified ·
1 Parent(s): 1114839

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1314,7 +1314,7 @@ def main():
1314
 
1315
  # Display the glossary grid
1316
  st.markdown("### 🎲🗺️ Graphic Novel Gallery")
1317
- display_video_summaries()
1318
  display_images_and_wikipedia_summaries()
1319
  display_glossary_grid(roleplaying_glossary)
1320
  st.markdown("## Explore the vast universe of Graphic Novels including card and board games with fascinating readable content and semantic rules where language is fun!.🌠")
 
1314
 
1315
  # Display the glossary grid
1316
  st.markdown("### 🎲🗺️ Graphic Novel Gallery")
1317
+ display_videos_and_links()
1318
  display_images_and_wikipedia_summaries()
1319
  display_glossary_grid(roleplaying_glossary)
1320
  st.markdown("## Explore the vast universe of Graphic Novels including card and board games with fascinating readable content and semantic rules where language is fun!.🌠")