We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c274b commit 241bff4Copy full SHA for 241bff4
docs/gatsby-config.js
@@ -15,6 +15,8 @@ module.exports = {
15
menuTitle: 'Helpful resources',
16
githubRepo: 'awslabs/aws-lambda-powertools-python',
17
baseUrl: 'https://awslabs.github.io/aws-lambda-powertools-python',
18
+ algoliaApiKey: 'a8491b576861e819fd50d567134eb9ce',
19
+ algoliaIndexName: 'aws-lambda-powertools-python',
20
sidebarCategories: {
21
null: [
22
'index'
0 commit comments