Skip to content

Commit eb6f82e

Browse files
authored
Update Homepage.py
1 parent 6384489 commit eb6f82e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Homepage.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ def listen_loop():
397397
voice_thread.start()
398398

399399

400-
st.title("Samundra AI 🌊 - Ocean Data Assistant")
400+
st.title("Samundra AI 🌊 🐬- Ocean Data Assistant")
401401
st.write("Exploring oceanographic profiles with interactive mapping")
402402

403403
if not profile_summary.empty:
@@ -1692,3 +1692,4 @@ def fetch_alerts():
16921692

16931693

16941694

1695+

0 commit comments

Comments
 (0)