Skip to content

Commit e21ae06

Browse files
authored
Fix Full-Size Trending Studios
Add the runon for the studio explore page
1 parent 8a83221 commit e21ae06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/better-trending-thumbnails/data.json

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

0 commit comments

Comments
 (0)