mirror of
https://github.com/vercel/commerce.git
synced 2025-06-06 16:26:59 +00:00
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"items": [
|
|
{ "title": "Contact", "url": "/contact" },
|
|
{ "title": "Terms", "url": "/terms" }
|
|
]
|
|
}
|