mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
update grid json
This commit is contained in:
parent
8b98820495
commit
33b7d87840
1 changed files with 16 additions and 16 deletions
|
@ -4,7 +4,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -13,7 +13,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -22,7 +22,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -31,7 +31,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -40,7 +40,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -49,7 +49,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -58,7 +58,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -67,7 +67,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -76,7 +76,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -85,7 +85,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -94,7 +94,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -103,7 +103,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -112,7 +112,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -121,7 +121,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -130,7 +130,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
},
|
||||
|
@ -139,7 +139,7 @@
|
|||
"type": "project",
|
||||
"title": "Project Title",
|
||||
"thumbnailUrl": "",
|
||||
"author": {"username": "username"},
|
||||
"author": {"username": "project creator"},
|
||||
"href": "#",
|
||||
"stats": {}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue