We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61322ff + 6286b2c commit 2cef26fCopy full SHA for 2cef26f
2 files changed
docusaurus.config.js
@@ -12,7 +12,7 @@ const config = {
12
baseUrl: '/',
13
onBrokenLinks: 'throw',
14
onBrokenMarkdownLinks: 'warn',
15
- favicon: 'img/Aura-logo-6.png',
+ favicon: 'img/aura-doc-favicon.svg',
16
organizationName: 'aura-nw', // Usually your GitHub org/user name.
17
projectName: 'Documentations', // Usually your repo name.
18
staticDirectories: ['public', 'static'],
0 commit comments