Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1314,7 +1314,7 @@ def main():
|
|
1314 |
|
1315 |
# Display the glossary grid
|
1316 |
st.markdown("### 🎲🗺️ Graphic Novel Gallery")
|
1317 |
-
|
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!.🌠")
|