mirror of
https://github.com/vercel/commerce.git
synced 2025-05-22 01:16:58 +00:00
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"features": {
|
|
"logo": false
|
|
},
|
|
"theme": {
|
|
"logoSrc": "replace with the path in `public` your logo ex: /assets/logo.svg",
|
|
"logoAlt": "Replace with your logo alt text"
|
|
}
|
|
}
|