Skip to content

Commit d687366

Browse files
authored
chore: update docusaurus template (#2838)
Signed-off-by: aeneasr <[email protected]> Co-authored-by: aeneasr <[email protected]>
1 parent 45afd0d commit d687366

File tree

3 files changed

+1504
-5729
lines changed

3 files changed

+1504
-5729
lines changed

docs/docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ module.exports = {
110110
: `Sign up for <a href="${config.newsletter}">important security announcements</a> and if you like ${config.projectName} give it a ⭐️ on <a target="_blank" rel="noopener noreferrer" href="https://github.com/ory/${githubRepoName}">GitHub</a>!`
111111
},
112112
algolia: {
113-
apiKey: '8463c6ece843b377565726bb4ed325b0',
113+
appId: 'V2EFIWEJ25',
114+
apiKey: 'dc6b220f7d2bcd12da60b9cce431d8c5',
114115
indexName: 'ory',
115116
contextualSearch: true,
116117
searchParameters: {

0 commit comments

Comments
 (0)