Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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="
|
| 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.
|