Skip to content

Commit ca2c7cd

Browse files
authored
Update data.json
1 parent ee4ad88 commit ca2c7cd

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

features/better-trending-thumbnails/data.json

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
{
2-
"title": "Larger Thumbnails",
3-
"description": "Updates thumbnails on the trending and search pages to be larger and better fit the project/studio box.",
4-
"credits": [
5-
{ "username": "MaterArc", "url": "https://scratch.mit.edu/users/MaterArc/" }
6-
],
7-
"type": ["Website"],
8-
"tags": ["New"],
9-
"dynamic": true,
10-
{
2+
"title": "Larger Thumbnails",
3+
"description": "Updates thumbnails on the trending and search pages to be larger and better fit the project/studio box.",
4+
"credits": [
5+
{ "username": "MaterArc", "url": "https://scratch.mit.edu/users/MaterArc/" }
6+
],
7+
"type": ["Website"],
8+
"tags": ["New"],
9+
"dynamic": true,
1110
"styles": [
12-
{"file": "style.css", "runOn": "/explore/projects/*||/search/projects/*||/explore/studios/*"},
11+
{
12+
"file": "style.css",
13+
"runOn": "/explore/projects/*||/search/projects/*||/explore/studios/*"
14+
}
1315
]
1416
}
15-
}

0 commit comments

Comments
 (0)