mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
Start migration
This commit is contained in:
22
site/static_data/navBarLinks.json
Normal file
22
site/static_data/navBarLinks.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
|
||||
"links": [
|
||||
{
|
||||
"label": "Regions",
|
||||
"href": "#"
|
||||
},
|
||||
{
|
||||
"label": "About",
|
||||
"href": "/about"
|
||||
},
|
||||
{
|
||||
"label": "News",
|
||||
"href": "/news"
|
||||
},
|
||||
{
|
||||
"label": "Contact",
|
||||
"href": "/contact"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
Reference in New Issue
Block a user