summaryrefslogtreecommitdiff
path: root/modules/bhavika/clubs/clubs.routing.yml
diff options
context:
space:
mode:
authorBhavika-keswani2019-07-02 17:09:44 +0530
committerBhavika-keswani2019-07-02 17:09:44 +0530
commitdfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a (patch)
tree4b429a480a1b52a2e90026f43d0a6e77c32e6899 /modules/bhavika/clubs/clubs.routing.yml
parent853d6c426831f26a2dc49872fc5a0c9f6de58fc9 (diff)
downloadacadmix_distribution-dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a.tar.gz
acadmix_distribution-dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a.tar.bz2
acadmix_distribution-dfbf9d3e8acfb503ddf7785b35b0ab85f7c3351a.zip
Welcome changed to clubs
Diffstat (limited to 'modules/bhavika/clubs/clubs.routing.yml')
-rw-r--r--modules/bhavika/clubs/clubs.routing.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/bhavika/clubs/clubs.routing.yml b/modules/bhavika/clubs/clubs.routing.yml
new file mode 100644
index 0000000..456e2b6
--- /dev/null
+++ b/modules/bhavika/clubs/clubs.routing.yml
@@ -0,0 +1,8 @@
+
+welcome.welcome_controller_welcome:
+ path: '/welcome'
+ defaults:
+ _controller: '\Drupal\welcome\Controller\WelcomeController::welcome'
+ _title: 'WelcomeController'
+ requirements:
+ _permission: 'access content'