dabbu2000 commited on
Commit
643257d
·
1 Parent(s): b78af38

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def main():
25
  )
26
 
27
  germanShepherdHeaderColumns = st.columns((1))
28
- germanShepherdHeaderColumns[0].title("Welcome to Galaxy Finder")
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)