Skip to content

Commit 5cba958

Browse files
committed
Update favicon
1 parent 7b192a8 commit 5cba958

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
baseUrl: '/grafana-json-datasource/',
55
onBrokenLinks: 'throw',
66
onBrokenMarkdownLinks: 'warn',
7-
favicon: 'img/favicon.ico',
7+
favicon: 'img/favicon.svg',
88
organizationName: 'marcusolsson', // Usually your GitHub org/user name.
99
projectName: 'grafana-json-datasource', // Usually your repo name.
1010
themeConfig: {

website/static/img/favicon.ico

-3.54 KB
Binary file not shown.

website/static/img/favicon.svg

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)