Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -25,7 +25,7 @@ def main():
|
|
| 25 |
)
|
| 26 |
|
| 27 |
germanShepherdHeaderColumns = st.columns((1))
|
| 28 |
-
germanShepherdHeaderColumns[0].title("
|
| 29 |
germanShepherdHeaderColumns[0].markdown(
|
| 30 |
"""
|
| 31 |
Created by [Abhinit Sundar](https://github.com/asundar0128)
|
|
|
|
| 25 |
)
|
| 26 |
|
| 27 |
germanShepherdHeaderColumns = st.columns((1))
|
| 28 |
+
germanShepherdHeaderColumns[0].title("Introducing the German Shepherd's Database Collection!")
|
| 29 |
germanShepherdHeaderColumns[0].markdown(
|
| 30 |
"""
|
| 31 |
Created by [Abhinit Sundar](https://github.com/asundar0128)
|