Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit6b6edac

Browse files
committed
update api key
1 parentd2b533f commit6b6edac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎docusaurus.config.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,12 @@ const config: Config = {
163163
appId:"4MKM4DJT5D",
164164

165165
// Public API key: it is safe to commit it
166-
apiKey:"5573f324708f03a3bed6c15115e87941",
166+
apiKey:"b1d63b99cbda8ec3668777e644ecefa2",
167167

168168
indexName:"coderabbit",
169169

170170
// Optional: see doc section below
171-
contextualSearch:true,
171+
contextualSearch:false,
172172

173173
// Optional: Algolia search parameters
174174
searchParameters:{},

‎src/theme/Footer/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ function CustomFooter(props) {
8383
<divclassName="bg-neutral-700 shrink-0 h-px mt-6 max-md:max-w-full"/>
8484
<divclassName="justify-between flex w-full gap-5 mt-7 items-start max-md:max-w-full max-md:flex-wrap">
8585
<divclassName="text-sm font-medium font-satoshi text-customWhite">
86-
CodeRabbit ©${newDate().getFullYear()}
86+
CodeRabbit ©{newDate().getFullYear()}
8787
</div>
8888
<divclassName="justify-end items-stretch self-stretch flex gap-4 pl-20 max-md:max-w-full max-md:flex-wrap max-md:pl-5">
8989
<a

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp