Skip to content

Commit 8e5afa7

Browse files
committed
Add faicon ico format
1 parent 16df72f commit 8e5afa7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const config: Config = {
1212
tagline: '',
1313
url: process.env.URL ?? 'https://docs.oasis.io',
1414
baseUrl: '/',
15-
favicon: 'img/favicon.svg',
15+
favicon: 'img/favicon/favicon.ico',
1616

1717
organizationName: 'oasisprotocol', // Usually your GitHub org/user name.
1818
projectName: 'docs', // Usually your repo name.

static/img/favicon/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)