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.

Commit837121c

Browse files
committed
add blog link to the sidebar
1 parentbcf1efa commit837121c

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

‎docusaurus.config.ts‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,6 @@ const config: Config = {
159159
href:"https://coderabbit.ai",
160160
},
161161
items:[
162-
{
163-
type:"docSidebar",
164-
docId:"docs",
165-
sidebarId:"docsSidebar",
166-
position:"left",
167-
label:"Docs",
168-
href:"https://docs.coderabbit.ai",
169-
target:"_self",
170-
},
171162
{
172163
href:"https://discord.gg/GsXnASn26c",
173164
className:"header-discord-link",

‎sidebars.ts‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ const sidebars: SidebarsConfig = {
1616
type:"autogenerated",
1717
dirName:".",
1818
},
19+
{
20+
type:"link",
21+
label:"Blog",
22+
href:"https://blog.coderabbit.ai/",
23+
},
1924
],
2025
};
2126

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp