Skip to content

Commit 1bcaa2f

Browse files
committed
Update favicon to use PNG format
1 parent 4f94cc1 commit 1bcaa2f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const config: Config = {
1111
title: "CodeRabbit",
1212
staticDirectories: ["public", "static"],
1313
tagline: "AI-powered Code Reviews",
14-
favicon: "img/favIcon.svg",
14+
favicon: "img/favIcon.png",
1515

1616
// Set the production url of your site here
1717
url: "https://coderabbit.ai/",

static/img/favIcon.png

33.4 KB
Loading

0 commit comments

Comments
 (0)