You are here

asset_injector.links.menu.yml in Asset Injector 8

Same filename and directory in other branches
  1. 8.2 asset_injector.links.menu.yml

File

asset_injector.links.menu.yml
View source
  1. asset_injector.development:
  2. title: 'Asset Injector'
  3. route_name: asset_injector.development
  4. description: 'Add assets to the page output based on configurable rules.'
  5. parent: system.admin_config_development
  6. entity.css_injector.collection:
  7. title: 'CSS Injector'
  8. route_name: entity.css_injector.collection
  9. description: 'Add CSS to the page output based on configurable rules.'
  10. parent: asset_injector.development
  11. entity.js_injector.collection:
  12. title: 'JS Injector'
  13. route_name: entity.js_injector.collection
  14. description: 'Add JS to the page output based on configurable rules.'
  15. parent: asset_injector.development