Skip to content

Commit 2cef26f

Browse files
Merge pull request #137 from aura-nw/feature/rebrand-ui
update favicon
2 parents 61322ff + 6286b2c commit 2cef26f

File tree

2 files changed

+75
-1
lines changed

2 files changed

+75
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const config = {
1212
baseUrl: '/',
1313
onBrokenLinks: 'throw',
1414
onBrokenMarkdownLinks: 'warn',
15-
favicon: 'img/Aura-logo-6.png',
15+
favicon: 'img/aura-doc-favicon.svg',
1616
organizationName: 'aura-nw', // Usually your GitHub org/user name.
1717
projectName: 'Documentations', // Usually your repo name.
1818
staticDirectories: ['public', 'static'],

0 commit comments

Comments
 (0)