We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d3b08 commit 5fb64bbCopy full SHA for 5fb64bb
docusaurus.config.js
@@ -211,6 +211,7 @@ const config = {
211
appId: process.env.ALGOLIA_APP_ID || '32YOERUX83',
212
apiKey: process.env.ALGOLIA_SEARCH_API_KEY || '557985309adf0e4df9dcf3cb29c61928', // this is SEARCH ONLY API key and is not sensitive information
213
indexName: process.env.ALGOLIA_INDEX_NAME || 'docs.cloudposse.com',
214
+ externalUrlRegex: 'atmos\\.tools',
215
contextualSearch: false
216
},
217
footer: {
0 commit comments