You are here

adsense_adstxt.routing.yml in Google AdSense integration 8

adstxt/adsense_adstxt.routing.yml

File

adstxt/adsense_adstxt.routing.yml
View source
  1. adsense_adstxt.page:
  2. path: '/ads.txt'
  3. defaults:
  4. _title: 'ads.txt'
  5. _controller: '\Drupal\adsense_adstxt\Controller\AdsenseAdsTxtController::display'
  6. _disable_route_normalizer: 'TRUE'
  7. requirements:
  8. _access: 'TRUE'