We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9890930 + b1106be commit 36498d5Copy full SHA for 36498d5
docusaurus.config.ts
@@ -5,7 +5,7 @@ import type * as Preset from "@docusaurus/preset-classic";
5
const config: Config = {
6
title: "Plane",
7
tagline: "An easy, flexible project management software",
8
- favicon: "https://media.docs.plane.so/logo.svg",
+ favicon: "https://media.docs.plane.so/favicon-32x32.png",
9
trailingSlash: false,
10
// Set the production url of your site here
11
url: "https://docs.plane.so",
0 commit comments