Skip to content

Commit ba539a1

Browse files
committed
Change web_section_id in site metadata
1 parent 338af4e commit ba539a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default function HTML(props) {
1919
<meta name="robots" content="follow, index" />
2020
<meta name="segment" content="corporate" />
2121
<meta name="target_country" content="ww" />
22-
<meta name="web_section_id" content="R11852" />
22+
<meta name="web_section_id" content="R12362" />
2323
<meta
2424
name="viewport"
2525
content="width=device-width, initial-scale=1, shrink-to-fit=no"

0 commit comments

Comments
 (0)