mirror of
https://github.com/tabler/tabler.git
synced 2025-12-25 11:29:57 +04:00
27 lines
464 B
JSON
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"
|
|
}
|
|
] |