Commit 5cd553f8 authored by korolevdima's avatar korolevdima

config

parent 80184a57
......@@ -163,6 +163,7 @@ return [
'rules' => [
'contacts' => 'site/contacts',
['pattern' => 'sitemap', 'route' => 'sitemap/default/index', 'suffix' => '.xml'],
['pattern' => 'sitemapg', 'route' => 'sitemap/default/google', 'suffix' => '.xml'],
'' => 'content/page/view',
'reviews' => 'reviews/review/index',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment