forked from UKSOURCE/ipv6
24 lines
618 B
JSON
24 lines
618 B
JSON
{
|
|
"brand": {
|
|
"name": "IPv6 ENHANCED 2026"
|
|
},
|
|
"nav": [
|
|
{ "label": "Home", "href": "/" },
|
|
{ "label": "Gallery", "href": "/gallery" },
|
|
{ "label": "Registration", "href": "/registration" },
|
|
{ "label": "Feedback", "href": "/feedback" },
|
|
{ "label": "Sponsor", "href": "/sponsor" }
|
|
],
|
|
"footer": {
|
|
"links": [
|
|
{ "label": "Privacy", "href": "#" },
|
|
{ "label": "Terms", "href": "#" },
|
|
{ "label": "Press", "href": "#" },
|
|
{ "label": "Contact", "href": "#" }
|
|
],
|
|
"copyright":
|
|
"© 2026 IPv6 for AI & Data Centre Summit. Infrastructure for the Future."
|
|
}
|
|
}
|
|
|