zola migrate

This commit is contained in:
samaradel
2022-04-17 14:14:00 +02:00
parent 4c5ae120bb
commit e89463eac5
1518 changed files with 9319 additions and 82794 deletions

View File

@@ -1,42 +0,0 @@
{
"headerNavigation": [
{
"name": "About",
"link": "/about",
"external": false,
"expandable": false
},
{
"name": "Projects",
"link": "/projects",
"external": false,
"expandable": true
},
{
"name": "People",
"link": "/people",
"external": false,
"expandable": true
},
{
"name": "Blog",
"link": "/blog",
"external": false,
"expandable": false
},
{
"name": "NewsRoom",
"link": "/news",
"external": false,
"expandable": false
}
],
"footerNavigation": [
{
"name": "",
"link": "",
"external": false,
"expandable": false
}
]
}

View File

@@ -1,8 +0,0 @@
{
"social": [
{
"icon": "linkedin",
"link": "https://www.linkedin.com/company/threefold-foundation/"
}
]
}