Initial Drupal 11 with DDEV setup
This commit is contained in:
6
web/core/modules/path/path.links.menu.yml
Normal file
6
web/core/modules/path/path.links.menu.yml
Normal file
@ -0,0 +1,6 @@
|
||||
entity.path_alias.collection:
|
||||
title: 'URL aliases'
|
||||
description: 'Add custom URLs to existing paths.'
|
||||
route_name: entity.path_alias.collection
|
||||
parent: system.admin_config_search
|
||||
weight: -5
|
||||
Reference in New Issue
Block a user