update site with new design

This commit is contained in:
hossnys
2021-09-28 15:16:21 +00:00
parent e8fe0dc41d
commit b4d5cf3e24
441 changed files with 1619 additions and 11722 deletions

View File

@@ -0,0 +1,42 @@
{
"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
}
]
}

8
content/site/social.json Normal file
View File

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