StudybotAPI / frontend /layouts /st_page_layouts.json
HemanthSai7's picture
HF spaces
7a89bde
raw
history blame
269 Bytes
{
"home": {
"page_title": "Studybot",
"layout": "wide",
"page_icon": "🏑",
"initial_sidebar_state": "expanded"
},
"bot": {
"page_title": "Chatbot",
"layout": "wide",
"page_icon": "πŸ’»",
"initial_sidebar_state": "expanded"
}
}