kaushik-anand commited on
Commit
afe8bfc
โ€ข
1 Parent(s): aa34ebd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -101,8 +101,11 @@ initialize_session_state()
101
  st.title("LegalEase Advisor Chatbot ๐Ÿ‡ฎ๐Ÿ‡ณ")
102
 
103
  st.markdown(
104
- """
105
- ๐Ÿ‘‹ **Namaste! Welcome to World of Indian Constitution!**
 
 
 
106
 
107
  )
108
 
 
101
  st.title("LegalEase Advisor Chatbot ๐Ÿ‡ฎ๐Ÿ‡ณ")
102
 
103
  st.markdown(
104
+ """
105
+ ๐Ÿ‘‹ **Namaste! Welcome to World of Indian Constitution!**
106
+
107
+ """
108
+
109
 
110
  )
111