bestroi commited on
Commit
ca16794
·
verified ·
1 Parent(s): 33e32d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ def main():
107
 
108
  # Sidebar section
109
  with st.sidebar:
110
- st.image("imgs/DiGi_Thrace logo-tall.jpg", use_column_width=True, caption="_Measuring Ancient Thrace: Re-evaluating Antiquity in the Digital Age_")
111
  st.markdown("""
112
  ### The Dataset:
113
  A curated collection of information on ancient geographical locations, rivers, tribes, and cultural aspects as documented by Pliny the Elder in *Naturalis Historia*. It includes lemmas (base forms of words), contextual information, and references to specific books and chapters from Pliny's work.
 
107
 
108
  # Sidebar section
109
  with st.sidebar:
110
+ st.image("imgs/DiGi_Thrace logo-tall.jpg", use_column_width=True, caption="Measuring Ancient Thrace: Re-evaluating Antiquity in the Digital Age")
111
  st.markdown("""
112
  ### The Dataset:
113
  A curated collection of information on ancient geographical locations, rivers, tribes, and cultural aspects as documented by Pliny the Elder in *Naturalis Historia*. It includes lemmas (base forms of words), contextual information, and references to specific books and chapters from Pliny's work.