bring back search algolia

This commit is contained in:
mik-tf 2024-11-25 10:59:55 -05:00
parent b8e927592c
commit 35a9f4ca2d

View File

@ -75,6 +75,16 @@ const config: Config = {
themeConfig: {
algolia: {
// The application ID provided by Algolia
appId: 'ARAM4VJG2D',
// Public API key: it is safe to commit it
apiKey: '674fd2945f4e534903ff074723bd20be',
indexName: 'threefold',
},
colorMode: {
defaultMode: 'dark',