Files
jubaboxweb/wwwjuba/app-assets/data/starter-list.json
T
2019-08-26 13:45:20 -04:00

11 lines
586 B
JSON

{
"listItems": [
{"name":"1-Column", "url":"sk-layout-1-column.html","icon":"feather icon-file-text"},
{"name":"2-Columns", "url":"sk-layout-2-columns.html","icon":"feather icon-sidebar"},
{"name":"Fixed Navbar", "url":"sk-layout-fixed-navbar.html","icon":"feather icon-credit-card"},
{"name":"Floating Navbar", "url":"sk-layout-floating-navbar.html","icon":"feather icon-server"},
{"name":"Fixed Layout", "url":"sk-layout-fixed.html","icon":"feather icon-layout"},
{"name":"Static Layout", "url":"sk-layout-static.html","icon":"feather icon-sliders"}
]
}