Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
import os
|
| 3 |
import streamlit as st
|
| 4 |
|
| 5 |
-
st.set_page_config(page_title="
|
| 6 |
st.markdown("""
|
| 7 |
<style>
|
| 8 |
/* Make small action buttons look like links */
|
|
|
|
| 2 |
import os
|
| 3 |
import streamlit as st
|
| 4 |
|
| 5 |
+
st.set_page_config(page_title="Ecomm Chatbot", layout="wide", page_icon="🛍️")
|
| 6 |
st.markdown("""
|
| 7 |
<style>
|
| 8 |
/* Make small action buttons look like links */
|