base tabler
This commit is contained in:
parent
ac2cfa9fe1
commit
0f84beacf1
1432 changed files with 28760 additions and 1 deletions
27
liquid/data/orders.json
Normal file
27
liquid/data/orders.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue