File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ const config = {
130130 algolia : {
131131 appId : '392RJ63O14' ,
132132 apiKey : 'ed62374a794e8da5accb298e13618614' ,
133- indexName : 'strapi ' ,
133+ indexName : 'strapiv4Docs ' ,
134134 } ,
135135 navbar : {
136136 hideOnScroll : false ,
@@ -249,12 +249,12 @@ const config = {
249249 'docusaurus-plugin-hubspot' ,
250250 'docusaurus-plugin-sass' ,
251251 'docusaurus-plugin-image-zoom' ,
252- [
253- '@cmfcmf/docusaurus-search-local' ,
254- {
255- indexBlog : false ,
256- } ,
257- ] ,
252+ // [
253+ // '@cmfcmf/docusaurus-search-local',
254+ // {
255+ // indexBlog: false,
256+ // },
257+ // ],
258258 /**
259259 * Seems like we have an issue where a medium-zoom--hidden class is applied on the second, top-most (z-index wise) image,
260260 * actually hiding the image when zoomed in. Found no related issue in the plugin's repo, might have to dig whether it's
You can’t perform that action at this time.
0 commit comments