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.

Commita8efe68

Browse files
committed
change base url
1 parent52df2c7 commita8efe68

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎docusaurus.config.ts‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const config: Config = {
1212
favicon:"img/favIcon.png",
1313

1414
// Set the production url of your site here
15-
url:"https://coderabbit.ai/",
15+
url:"https://docs.coderabbit.ai/",
1616
// Set the /<baseUrl>/ pathname under which your site is served
1717
// For GitHub pages deployment, it is often '/<projectName>/'
1818
baseUrl:baseUrl,
@@ -108,7 +108,7 @@ const config: Config = {
108108
],
109109

110110
themeConfig:{
111-
// Replace with your project's social card
111+
image:"img/preview.png",
112112
editUrl:null,
113113
colorMode:{
114114
defaultMode:"light",
@@ -135,7 +135,6 @@ const config: Config = {
135135
},
136136
// Declare some json-ld structured data
137137
],
138-
image:"img/preview.png",
139138
navbar:{
140139
title:"",
141140
hideOnScroll:true,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp