bestroi commited on
Commit
24d8966
·
verified ·
1 Parent(s): 3da0b0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -344,7 +344,7 @@ st.title("Epigraphic XML Viewer: Diplomatic and Editor Editions")
344
  # Sidebar - Project Information
345
  # -------------------------------
346
  with st.sidebar:
347
- st.image("imgs/logo_inscripta.jpg", use_column_width=True")
348
  st.header("Project Information")
349
  st.markdown("""
350
  **Epigraphic Database Viewer** is a tool designed to visualize and analyze ancient inscriptions.
 
344
  # Sidebar - Project Information
345
  # -------------------------------
346
  with st.sidebar:
347
+ st.image("imgs/logo_inscripta.jpg", use_column_width=True, caption="Latin and Ancient Greek Inscriptions")
348
  st.header("Project Information")
349
  st.markdown("""
350
  **Epigraphic Database Viewer** is a tool designed to visualize and analyze ancient inscriptions.