mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-20 00:20:28 +00:00
fox algolia
This commit is contained in:
@@ -60,7 +60,6 @@ const config = {
|
||||
}),
|
||||
],
|
||||
],
|
||||
// themes: ['@docusaurus/theme-search-algolia'],
|
||||
themeConfig:
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
@@ -96,7 +95,7 @@ const config = {
|
||||
appId: process.env.ALGOLIA_APP_ID,
|
||||
apiKey: process.env.ALGOLIA_API_KEY,
|
||||
indexName: process.env.ALGOLIA_INDEX_NAME,
|
||||
placeholder: "Search...",
|
||||
searchParameters: {},
|
||||
},
|
||||
prism: {
|
||||
theme: darkCodeTheme,
|
||||
|
||||
Reference in New Issue
Block a user