Remove Home link & update content
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: crystal_twin
|
||||
title: Your Digital Twin
|
||||
title: Crystal Twin
|
||||
status: internal
|
||||
startdate: 2021-03-20
|
||||
countries: Global
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
{
|
||||
"headerNavigation": [
|
||||
{
|
||||
"name": "Home",
|
||||
"link": "/",
|
||||
"external": false
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Projects",
|
||||
"link": "/projects",
|
||||
@@ -22,10 +16,11 @@
|
||||
"external": false
|
||||
}
|
||||
],
|
||||
"footerNavigation": [{
|
||||
"footerNavigation": [
|
||||
{
|
||||
"name": "Latest Posts",
|
||||
"link": "/",
|
||||
"external" : false
|
||||
"external": false
|
||||
},
|
||||
{
|
||||
"name": "Gridsome",
|
||||
@@ -33,4 +28,4 @@
|
||||
"external": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user