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(
122122 { searchOrder != null && (
123123 < meta name = "algolia-search-order" content = { '' + searchOrder } />
124124 ) }
125- < meta name = "algolia-site-verification" content = "93205ADFA4F18F6A" />
126125 < link
127126 rel = "preload"
128127 href = "/fonts/Source-Code-Pro-Regular.woff2"
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ exports.siteConfig = {
1313 repoUrl : 'https://github.com/facebook/react' ,
1414 twitterUrl : 'https://twitter.com/reactjs' ,
1515 algolia : {
16- appId : 'XW1AQEYLQ1 ' ,
17- apiKey : 'c282f6a2df1a04243d201cc6de1e63ed ' ,
18- indexName : 'es_react_dev_xw1aqeylq1_pages ' ,
16+ appId : '1FCF9AYYAT ' ,
17+ apiKey : '1b7ad4e1c89e645e351e59d40544eda1 ' ,
18+ indexName : 'beta-react ' ,
1919 } ,
2020} ;
You can’t perform that action at this time.
0 commit comments