commerce/site/static_data/navBarLinks.json
Daniele Pancottini b1fb0bc138 Start migration
2022-12-20 17:30:36 +01:00

22 lines
344 B
JSON

{
"links": [
{
"label": "Regions",
"href": "#"
},
{
"label": "About",
"href": "/about"
},
{
"label": "News",
"href": "/news"
},
{
"label": "Contact",
"href": "/contact"
}
]
}