File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ image: /img/blogs/founder_blog_meta.jpeg
10
10
<head >
11
11
<meta charSet =" utf-8 " />
12
12
<link rel =" apple-touch-icon " sizes =" 180x180 " href =" /icons/apple-touch-icon.png " />
13
- <link rel =" icon " type =" image/png " sizes =" 32x32 " href =" /icons/favicon-32x32 .png " />
14
- <link rel =" icon " type =" image/png " sizes =" 16x16 " href =" /icons/favicon-16x16 .png " />
13
+ <link rel =" icon " type =" image/png " sizes =" 32x32 " href =" /img/favIcon .png " />
14
+ <link rel =" icon " type =" image/png " sizes =" 16x16 " href =" /img/favIcon .png " />
15
15
<meta content =" /icons/apple-touch-icon.png " itemprop =" image " />
16
16
<link rel =" icon " href =" /icons/favicon-32x32.ico " ></link >
17
17
@@ -21,11 +21,11 @@ image: /img/blogs/founder_blog_meta.jpeg
21
21
<meta name =" title " content =" CodeRabbit: Bringing AI to Code Reviews " />
22
22
23
23
<meta property =" og:type " content =" article " />
24
- <meta property =" og:url " content =" https://coderabbit.ai/blog/coderabbit-deep-dive " />
24
+ <meta property =" og:url " content =" https://blog. coderabbit.ai/blog/coderabbit-deep-dive " />
25
25
<meta property =" og:title " content =" AI and the Future of Code Reviews: A Deep Dive into CodeRabbit " />
26
26
<meta property =" og:image " content =" https://coderabbit.ai/founder_blog_meta.jpeg " />
27
27
28
- <meta name =" twitter:image " content =" https://coderabbit.ai/founder_blog_meta.jpeg " />
28
+ <meta name =" twitter:image " content =" https://blog. coderabbit.ai/img/blogs /founder_blog_meta.jpeg " />
29
29
<meta name =" twitter:card " content =" summary_large_image " />
30
30
<meta name =" twitter:title " content =" AI and the Future of Code Reviews: A Deep Dive into CodeRabbit " />
31
31
</head >
You can’t perform that action at this time.
0 commit comments