Update app.py
Browse files
app.py
CHANGED
@@ -255,7 +255,7 @@ def main():
|
|
255 |
unsafe_allow_html=True
|
256 |
)
|
257 |
|
258 |
-
st.title("π DigitalSEE TEI
|
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")
|