File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ 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" />
126
125
< link
127
126
rel = "preload"
128
127
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 : 'XW1AQEYLQ1 ' ,
17
- apiKey : 'c282f6a2df1a04243d201cc6de1e63ed ' ,
18
- indexName : 'es_react_dev_xw1aqeylq1_pages ' ,
16
+ appId : '1FCF9AYYAT ' ,
17
+ apiKey : '1b7ad4e1c89e645e351e59d40544eda1 ' ,
18
+ indexName : 'beta-react ' ,
19
19
} ,
20
20
} ;
You can’t perform that action at this time.
0 commit comments