Add and enable Menu Trail by Path module

Install the Menu Trail by Path module so that blog posts and talk pages
have their respective navigation links highlighted.

Fixes #110
This commit is contained in:
Oliver Davies 2020-06-02 00:13:06 +01:00
parent d9f9c835c3
commit 38548df58f
4 changed files with 67 additions and 1 deletions

View file

@ -27,6 +27,7 @@
"drupal/honeypot": "^2.0",
"drupal/hook_event_dispatcher": "^1.28",
"drupal/markdown": "^1.3",
"drupal/menu_trail_by_path": "^1.3",
"drupal/metatag": "^1.11",
"drupal/migrate_plus": "^5.0",
"drupal/migrate_source_yaml": "^1.2",