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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -344,6 +344,7 @@ st.title("Epigraphic XML Viewer: Diplomatic and Editor Editions")
344
  # Sidebar - Project Information
345
  # -------------------------------
346
  with st.sidebar:
 
347
  st.header("Project Information")
348
  st.markdown("""
349
  **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")
348
  st.header("Project Information")
349
  st.markdown("""
350
  **Epigraphic Database Viewer** is a tool designed to visualize and analyze ancient inscriptions.