Skip to content

Commit 93087f2

Browse files
authored
Merge pull request #121 from bowphp/feat/add-docs
Add favicons
2 parents e77badd + 79fce4c commit 93087f2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module.exports = {
3939
},
4040
"static/js/script.js",
4141
],
42-
favicon: "img/bow.png",
42+
favicon: "img/favicon.svg",
4343
markdown: {
4444
mermaid: true,
4545
hooks: {

static/img/favicon.svg

Lines changed: 14 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)