Skip to content

Commit 6d3d767

Browse files
committed
fix: logo path
1 parent 3471bf7 commit 6d3d767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": {
33
"text": "ABC Virtual Background Maker",
4-
"logo": "/logo.svg"
4+
"logo": "./logo.svg"
55
},
66
"keyColor": {
77
"light": "0,0,0",

0 commit comments

Comments
 (0)