This commit is contained in:
2026-05-11 16:24:14 +07:00
commit 6a48d6351c
313 changed files with 41936 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"brand": {
"name": "IPv6 SUMMIT 2026"
},
"nav": [
{ "label": "Home", "href": "/" },
{ "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."
}
}