Techdocs / frontend /layouts /st_page_layouts.json
Hemanth Sai Garladinne
Code refactor (#35)
fbb7c49
raw
history blame contribute delete
413 Bytes
{
"home": {
"page_title": "Techdocs",
"layout": "wide",
"page_icon": "🏑",
"initial_sidebar_state": "expanded"
},
"demo": {
"page_title": "demo",
"layout": "wide",
"page_icon": "πŸ’»",
"initial_sidebar_state": "expanded"
},
"instructions": {
"page_title": "Instructions",
"layout": "wide",
"page_icon": "πŸ“",
"initial_sidebar_state": "expanded"
}
}