Skip to content

Commit 0ec574c

Browse files
author
Ondrej Machala
committed
fix: update hero selector for new CustomHero component
1 parent 2218914 commit 0ec574c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.heroshot/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"viewports": ["desktop", "tablet", "mobile"],
1212
"name": "Hero",
1313
"url": "https://heroshot.sh/",
14-
"selector": "#VPContent > div.VPHome > div.VPHero.has-image:nth-of-type(1)",
14+
"selector": ".custom-hero",
1515
"scroll": {
1616
"x": 0,
1717
"y": 0

0 commit comments

Comments
 (0)