Remove blog menu item and rename article menu item to blog
This commit is contained in:
parent
893436dad8
commit
04c91052d8
2 changed files with 4 additions and 2 deletions
|
@ -219,9 +219,10 @@ display:
|
||||||
path: articles
|
path: articles
|
||||||
menu:
|
menu:
|
||||||
type: normal
|
type: normal
|
||||||
title: News
|
title: Blog
|
||||||
description: 'Keep up to date.'
|
description: ''
|
||||||
weight: -48
|
weight: -48
|
||||||
|
enabled: true
|
||||||
expanded: false
|
expanded: false
|
||||||
menu_name: main
|
menu_name: main
|
||||||
parent: 'menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
parent: 'menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
||||||
|
|
|
@ -261,6 +261,7 @@ display:
|
||||||
title: Blog
|
title: Blog
|
||||||
description: 'Follow our blogs.'
|
description: 'Follow our blogs.'
|
||||||
weight: -50
|
weight: -50
|
||||||
|
enabled: false
|
||||||
expanded: false
|
expanded: false
|
||||||
menu_name: main
|
menu_name: main
|
||||||
parent: 'menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
parent: 'menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
||||||
|
|
Loading…
Reference in a new issue