Skip to content

Commit 5c5028d

Browse files
committed
Use logo as favicon
1 parent 1ef0c0d commit 5c5028d

4 files changed

Lines changed: 1 addition & 3 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
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',

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "chkware",
3-
"version": "0.0.0",
43
"private": true,
54
"scripts": {
65
"docusaurus": "docusaurus",

static/img/favicon.ico

-15 KB
Binary file not shown.

0 commit comments

Comments
 (0)