awacke1 commited on
Commit
66154c1
1 Parent(s): 6afbe45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1328,10 +1328,10 @@ def main():
1328
  st.markdown(' ')
1329
 
1330
  # Display the glossary grid
1331
- st.markdown("### 🎲🗺️ Word Game Gallery")
1332
  display_images_and_wikipedia_summaries()
1333
  display_glossary_grid(roleplaying_glossary)
1334
- st.markdown("## Explore the vast universe of word games including board games with fascinating readable content and semantic rules where language is fun!.🌠")
1335
  display_buttons_with_scores()
1336
 
1337
  # Assuming the transhuman_glossary and other setup code remains the same
 
1328
  st.markdown(' ')
1329
 
1330
  # Display the glossary grid
1331
+ st.markdown("### 🎲🗺️ Graphic Novel Gallery")
1332
  display_images_and_wikipedia_summaries()
1333
  display_glossary_grid(roleplaying_glossary)
1334
+ 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!.🌠")
1335
  display_buttons_with_scores()
1336
 
1337
  # Assuming the transhuman_glossary and other setup code remains the same