Skip to content

Commit c5f276f

Browse files
authored
Fix formatting
1 parent 6dd25b5 commit c5f276f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

features/better-trending-thumbnails/data.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,11 @@
77
"type": ["Website"],
88
"tags": ["New"],
99
"dynamic": true,
10-
"styles": [{ "file": "style.css", "runOn": "/explore/projects/*" },{ "file": "style.css", "runOn": "/search/projects*", "runOn": "/explore/studios/*" }]
10+
{
11+
"styles": [
12+
{"file": "style.css", "runOn": "/explore/projects/*"},
13+
{"file": "style.css", "runOn": "/search/projects*"},
14+
{"file": "style.css", "runOn": "/explore/studios/*"}
15+
]
16+
}
1117
}

0 commit comments

Comments
 (0)