Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/node/node.links.menu.yml
Normal file
8
web/core/modules/node/node.links.menu.yml
Normal file
@ -0,0 +1,8 @@
|
||||
entity.node_type.collection:
|
||||
title: 'Content types'
|
||||
parent: system.admin_structure
|
||||
description: 'Create and manage fields, forms, and display settings for your content.'
|
||||
route_name: entity.node_type.collection
|
||||
node.add_page:
|
||||
title: 'Add content'
|
||||
route_name: node.add_page
|
||||
Reference in New Issue
Block a user