base tabler
This commit is contained in:
parent
ac2cfa9fe1
commit
0f84beacf1
1432 changed files with 28760 additions and 1 deletions
41
liquid/data/timeline.json
Normal file
41
liquid/data/timeline.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
[
|
||||
{
|
||||
"icon": "brand-facebook",
|
||||
"icon-bg": "facebook",
|
||||
"title": "Facebook",
|
||||
"date": "just now"
|
||||
},
|
||||
{
|
||||
"icon": "briefcase",
|
||||
"title": "Products",
|
||||
"date": "2 hrs ago"
|
||||
},
|
||||
{
|
||||
"icon": "brand-x",
|
||||
"icon-bg": "x",
|
||||
"title": "X",
|
||||
"date": "8 hrs ago"
|
||||
},
|
||||
{
|
||||
"icon": "brand-dribbble",
|
||||
"icon-bg": "dribbble",
|
||||
"title": "Dribbble",
|
||||
"date": "12 hrs ago"
|
||||
},
|
||||
{
|
||||
"icon": "database",
|
||||
"title": "Backup",
|
||||
"date": "2 days ago"
|
||||
},
|
||||
{
|
||||
"icon": "settings",
|
||||
"icon-bg": "primary",
|
||||
"title": "System",
|
||||
"date": "4 days ago"
|
||||
},
|
||||
{
|
||||
"icon": "briefcase",
|
||||
"title": "Products",
|
||||
"date": "12 days ago"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue