Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -886,7 +886,7 @@ def main():
|
|
| 886 |
st.markdown(BiologyAndLevel36MagicUsers)
|
| 887 |
with col4:
|
| 888 |
st.markdown("#### Biology Innovation Agent Links")
|
| 889 |
-
display_terms_with_links(
|
| 890 |
with col5:
|
| 891 |
st.markdown("#### Multiplayer Games and MMOs")
|
| 892 |
st.markdown(Multiplayer_Custom_Hosting_Game_Servers_For_Simulated_Worlds)
|
|
|
|
| 886 |
st.markdown(BiologyAndLevel36MagicUsers)
|
| 887 |
with col4:
|
| 888 |
st.markdown("#### Biology Innovation Agent Links")
|
| 889 |
+
display_terms_with_links(terms3)
|
| 890 |
with col5:
|
| 891 |
st.markdown("#### Multiplayer Games and MMOs")
|
| 892 |
st.markdown(Multiplayer_Custom_Hosting_Game_Servers_For_Simulated_Worlds)
|