We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db0429 commit d37338aCopy full SHA for d37338a
1 file changed
docusaurus.config.js
@@ -22,7 +22,7 @@ const config = {
22
onBrokenLinks: "warn", // SHOULD BE throw
23
onBrokenAnchors: "warn",
24
// onBrokenMarkdownLinks: "warn", moved to `markdown.hooks.onBrokenMarkdownLinks`
25
- favicon: 'img/favicon-timeplus.ico',
+ favicon: 'img/timeplusfavicon.ico',
26
organizationName: "timeplus-io", // Usually your GitHub org/user name.
27
projectName: "docs", // Usually your repo name.
28
scripts: [
0 commit comments