bestroi commited on
Commit
0831049
Β·
verified Β·
1 Parent(s): b7fbb91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -255,7 +255,7 @@ def main():
255
  unsafe_allow_html=True
256
  )
257
 
258
- st.title("πŸ“„ DigitalSEE TEI XML Viewer")
259
 
260
 
261
  xml_folder = Path("./xmls")
 
255
  unsafe_allow_html=True
256
  )
257
 
258
+ st.title("πŸ“„ DigitalSEE: TEI Navigator")
259
 
260
 
261
  xml_folder = Path("./xmls")