update at 2023-10-14 08:32:12

pull/153/head
roc 2023-10-14 08:32:12 +08:00
parent 99b59eb306
commit af19898c5c
1 changed files with 6 additions and 6 deletions

View File

@ -90,12 +90,12 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// algolia 搜索功能
// algolia: {
// appId: 'ZYXQ3PWXL9',
// apiKey: '69800e3da186c48e981785d47ee09e6e',
// indexName: 'imroc',
// contextualSearch: true,
// },
algolia: {
appId: '7WGNV6HFP7',
apiKey: 'ca153328e1ef9bf74435a2de13f7e979',
indexName: 'imroc',
contextualSearch: true,
},
// giscus 评论功能
giscus: {
repo: 'imroc/kubernetes-guide',