File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -516,7 +516,7 @@ <h2>Resources</h2>
516516 } ) ;
517517 } )
518518 </ script >
519- < script type =" text/javascript " src ="https://cdn.jsdelivr.net/npm/@docsearch/js@3.3.0/dist/umd/index.min.js "> </ script >
519+ < script src ="https://cdn.jsdelivr.net/npm/@docsearch/js@3 "> </ script >
520520 < script type ="text/javascript ">
521521 let VERSION
522522 if ( '{{ version }}' . startsWith ( 'v' ) ) {
@@ -526,9 +526,9 @@ <h2>Resources</h2>
526526 }
527527 docsearch ( {
528528 container : '#docsearch' ,
529- appId : 'BH4D9OD16A ' ,
530- apiKey : '19a7a7a75d87608d6f42c722ed1e293f ' ,
531- indexName : 'ignite' ,
529+ appId : '7EWYE1JCT3 ' ,
530+ apiKey : '841e93e60c16975ba1bd8c7c716eed82 ' ,
531+ indexName : 'pytorch- ignite' ,
532532 placeholder : 'Search PyTorch-Ignite docs' ,
533533 searchParameters : {
534534 facetFilters : [ [ `version:${ VERSION } ` , 'tags:ignite-web' ] ] ,
Original file line number Diff line number Diff line change 144144 # 'https://fonts.googleapis.com/css?family=Lato',
145145 # '_static/css/pytorch_theme.css'
146146 "_static/css/ignite_theme.css" ,
147- "https://cdn.jsdelivr.net/npm/@docsearch/css@3.3.0/dist/style.min.css " ,
147+ "https://cdn.jsdelivr.net/npm/@docsearch/css@3" ,
148148 ],
149149}
150150
You can’t perform that action at this time.
0 commit comments