We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78e114 commit f25508eCopy full SHA for f25508e
1 file changed
docusaurus.config.js
@@ -11,7 +11,7 @@ module.exports = async function createConfigAsync() {
11
baseUrl: '/',
12
onBrokenLinks: 'throw',
13
onBrokenAnchors: 'throw',
14
- favicon: 'img/favicon.svg',
+ favicon: 'img/favicon.ico',
15
organizationName: 'temporalio', // Usually your GitHub org/user name.
16
projectName: 'temporal-documentation', // Usually your repo name.
17
headTags: [
0 commit comments