Skip to content

Commit bf927db

Browse files
fix favicon (#2296)
1 parent 9babe26 commit bf927db

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = {
2222
baseUrl: '/cloud-sdk/',
2323
onBrokenLinks: 'throw',
2424
onBrokenMarkdownLinks: 'throw',
25-
favicon: 'img/favicon.ico',
25+
favicon: 'favicon.ico',
2626
organizationName: 'SAP',
2727
projectName: 'cloud-sdk',
2828
trailingSlash: false,

static/favicon.ico

-13 KB
Binary file not shown.

static/img/favicon.ico

-2.04 KB
Binary file not shown.

0 commit comments

Comments
 (0)