@@ -10,8 +10,8 @@ image: /img/blogs/founder_blog_meta.jpeg
1010<head >
1111 <meta charSet =" utf-8 " />
1212 <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 " />
1515 <meta content =" /icons/apple-touch-icon.png " itemprop =" image " />
1616 <link rel =" icon " href =" /icons/favicon-32x32.ico " ></link >
1717
@@ -21,11 +21,11 @@ image: /img/blogs/founder_blog_meta.jpeg
2121 <meta name =" title " content =" CodeRabbit: Bringing AI to Code Reviews " />
2222
2323 <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 " />
2525 <meta property =" og:title " content =" AI and the Future of Code Reviews: A Deep Dive into CodeRabbit " />
2626 <meta property =" og:image " content =" https://coderabbit.ai/founder_blog_meta.jpeg " />
2727
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 " />
2929 <meta name =" twitter:card " content =" summary_large_image " />
3030 <meta name =" twitter:title " content =" AI and the Future of Code Reviews: A Deep Dive into CodeRabbit " />
3131</head >