File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ export const Seo = withRouter(
122
122
{ searchOrder != null && (
123
123
< meta name = "algolia-search-order" content = { '' + searchOrder } />
124
124
) }
125
+ < meta name = "algolia-site-verification" content = "93205ADFA4F18F6A" />
125
126
< link
126
127
rel = "preload"
127
128
href = "/fonts/Source-Code-Pro-Regular.woff2"
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ exports.siteConfig = {
13
13
repoUrl : 'https://github.com/facebook/react' ,
14
14
twitterUrl : 'https://twitter.com/reactjs' ,
15
15
algolia : {
16
- appId : '1FCF9AYYAT ' ,
17
- apiKey : '1b7ad4e1c89e645e351e59d40544eda1 ' ,
18
- indexName : 'beta- react' ,
16
+ appId : 'XW1AQEYLQ1 ' ,
17
+ apiKey : 'c9ea9065a1b34fe1c24e62f25db95a7b ' ,
18
+ indexName : 'es. react.dev ' ,
19
19
} ,
20
20
} ;
You can’t perform that action at this time.
0 commit comments