Merge pull request #30226 from backstage/rugvip/algolia-key

microsite: update algolia API key
This commit is contained in:
Patrik Oldsberg
2025-06-13 09:37:36 +02:00
committed by GitHub
+1 -1
View File
@@ -483,7 +483,7 @@ const config: Config = {
copyright: `<p style="text-align:center"><a href="https://spotify.github.io/">Made with ❤️ at Spotify</a></p><p class="copyright">Copyright © ${new Date().getFullYear()} Backstage Project Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: <a href="https://www.linuxfoundation.org/trademark-usage" />https://www.linuxfoundation.org/trademark-usage</a></p>`,
},
algolia: {
apiKey: '1f0ba86672ccfc3576faa94583e5b318',
apiKey: '60d2643a9c6306463f15f8c3556e7f2e', // Owned by @Rugvip
indexName: 'crawler_Backstage Docusaurus 2',
appId: 'JCMFNHCHI8',
searchParameters: {},