File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ const config: Config = {
12
12
favicon : "img/favIcon.png" ,
13
13
14
14
// Set the production url of your site here
15
- url : "https://coderabbit.ai/" ,
15
+ url : "https://docs. coderabbit.ai/" ,
16
16
// Set the /<baseUrl>/ pathname under which your site is served
17
17
// For GitHub pages deployment, it is often '/<projectName>/'
18
18
baseUrl : baseUrl ,
@@ -108,7 +108,7 @@ const config: Config = {
108
108
] ,
109
109
110
110
themeConfig : {
111
- // Replace with your project's social card
111
+ image : "img/preview.png" ,
112
112
editUrl : null ,
113
113
colorMode : {
114
114
defaultMode : "light" ,
@@ -135,7 +135,6 @@ const config: Config = {
135
135
} ,
136
136
// Declare some json-ld structured data
137
137
] ,
138
- image : "img/preview.png" ,
139
138
navbar : {
140
139
title : "" ,
141
140
hideOnScroll : true ,
You can’t perform that action at this time.
0 commit comments