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
|
||||
menu:
|
||||
type: normal
|
||||
title: News
|
||||
description: 'Keep up to date.'
|
||||
title: Blog
|
||||
description: ''
|
||||
weight: -48
|
||||
enabled: true
|
||||
expanded: false
|
||||
menu_name: main
|
||||
parent: 'menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
||||
|
|
|
@ -261,6 +261,7 @@ display:
|
|||
title: Blog
|
||||
description: 'Follow our blogs.'
|
||||
weight: -50
|
||||
enabled: false
|
||||
expanded: false
|
||||
menu_name: main
|
||||
parent: 'menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
||||
|
|
Loading…
Reference in a new issue