Getting rid of patternlibrary submodule. Now lives in this repo directly

This commit is contained in:
dave onion 2025-12-18 20:30:25 -05:00
parent d7b86c4036
commit bd6ec14d13
341 changed files with 32550 additions and 7 deletions

View file

@ -0,0 +1,46 @@
{
"mainnav": [
{
"label": "Services",
"href": "#",
"state": ""
},
{
"label": "Work",
"href": "#",
"state": ""
},
{
"label": "Initiatives",
"href": "#",
"state": ""
},
{
"label": "About",
"href": "#",
"state": "is-active",
"children": [
{
"label": "Team",
"href": "#",
"state": "is-active"
},
{
"label": "Events",
"href": "#",
"state": ""
}
]
},
{
"label": "Insights",
"href": "#",
"state": ""
},
{
"label": "Contact",
"href": "#",
"state": ""
}
]
}