base tabler
This commit is contained in:
parent
ac2cfa9fe1
commit
0f84beacf1
1432 changed files with 28760 additions and 1 deletions
50
liquid/data/social-tiles.json
Normal file
50
liquid/data/social-tiles.json
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
[
|
||||
{
|
||||
"icon": "dribbble",
|
||||
"title": "328 likes",
|
||||
"description": "45 today",
|
||||
"trending": 8
|
||||
},
|
||||
{
|
||||
"icon": "facebook",
|
||||
"title": "542 shares",
|
||||
"description": "67 today",
|
||||
"trending": 0
|
||||
},
|
||||
{
|
||||
"icon": "instagram",
|
||||
"title": "894 followers",
|
||||
"description": "120 today",
|
||||
"trending": 10
|
||||
},
|
||||
{
|
||||
"icon": "x",
|
||||
"title": "221 retweets",
|
||||
"description": "34 today",
|
||||
"trending": -2
|
||||
},
|
||||
{
|
||||
"icon": "youtube",
|
||||
"title": "765 views",
|
||||
"description": "98 today",
|
||||
"trending": 0
|
||||
},
|
||||
{
|
||||
"icon": "pinterest",
|
||||
"title": "432 pins",
|
||||
"description": "53 today",
|
||||
"trending": -4
|
||||
},
|
||||
{
|
||||
"icon": "tiktok",
|
||||
"title": "612 likes",
|
||||
"description": "76 today",
|
||||
"trending": 9
|
||||
},
|
||||
{
|
||||
"icon": "linkedin",
|
||||
"title": "305 connections",
|
||||
"description": "29 today",
|
||||
"trending": -1
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue