We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d0a0a commit 337e583Copy full SHA for 337e583
2 files changed
docusaurus.config.js
@@ -15,7 +15,7 @@ const config = {
15
baseUrl: '/',
16
onBrokenLinks: 'throw',
17
onBrokenMarkdownLinks: 'warn',
18
- favicon: 'img/favicon.ico',
+ favicon: 'img/logo.png',
19
organizationName: 'chkware',
20
projectName: 'chkware.github.io',
21
deploymentBranch: 'gh-pages',
@@ -47,7 +47,7 @@ const config = {
47
title: 'Chkware',
48
logo: {
49
alt: 'My Site Logo',
50
- src: 'img/logo.svg',
+ src: 'img/logo.png',
51
},
52
items: [
53
{
static/img/logo.png
4.36 KB
0 commit comments