created home node and some computed field

This commit is contained in:
2019-05-23 17:52:46 +02:00
parent 74a821104f
commit 5d2a8bc73b
31 changed files with 651 additions and 31 deletions

View File

@@ -1,10 +1,10 @@
materio_home.home:
path: '/home'
defaults:
_controller: '\Drupal\materio_home\Controller\HomeController::home'
_title: 'Home'
requirements:
_permission: 'access content'
# materio_home.home:
# path: '/home'
# defaults:
# _controller: '\Drupal\materio_home\Controller\HomeController::home'
# _title: 'Home'
# requirements:
# _permission: 'access content'
# materio_home.home_mobile:
# path: '/home_m'