1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-25 11:29:57 +04:00
Files
tabler/shared/data/orders.json
2025-04-15 23:18:49 +02:00

27 lines
464 B
JSON

[
{
"title": "Wordpress Plugins",
"subtitle": "HTML, CSS, PHP",
"color": "blue"
},
{
"title": "HTML Templates",
"subtitle": "HTML, CSS, Javascript",
"color": "red"
},
{
"title": "Mobile Apps",
"subtitle": "React Native",
"color": "green"
},
{
"title": "Back-end Plugins",
"subtitle": "Ruby, PHP",
"color": "yellow"
},
{
"title": "Other",
"subtitle": "C#, ASP.NET",
"color": "dark"
}
]