Skip to content

Commit 337e583

Browse files
committed
Add chkware logo
1 parent 39d0a0a commit 337e583

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const config = {
1515
baseUrl: '/',
1616
onBrokenLinks: 'throw',
1717
onBrokenMarkdownLinks: 'warn',
18-
favicon: 'img/favicon.ico',
18+
favicon: 'img/logo.png',
1919
organizationName: 'chkware',
2020
projectName: 'chkware.github.io',
2121
deploymentBranch: 'gh-pages',
@@ -47,7 +47,7 @@ const config = {
4747
title: 'Chkware',
4848
logo: {
4949
alt: 'My Site Logo',
50-
src: 'img/logo.svg',
50+
src: 'img/logo.png',
5151
},
5252
items: [
5353
{

static/img/logo.png

4.36 KB
Loading

0 commit comments

Comments
 (0)