goffeetabler/liquid/data/orders.json
2026-05-01 12:46:11 -05:00

27 lines
No EOL
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"
}
]