Commit 5a414589872f26f0d4b3aefc00fbd1ca515df2af
1 parent
0a724ee1
-Custom rouste added
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
frontend/config/main.php
| @@ -58,6 +58,13 @@ | @@ -58,6 +58,13 @@ | ||
| 58 | 'blog/tag', | 58 | 'blog/tag', |
| 59 | 'blog/article', | 59 | 'blog/article', |
| 60 | 'persone/view', | 60 | 'persone/view', |
| 61 | + 'site/about', | ||
| 62 | + 'site/gallery', | ||
| 63 | + 'blog/index', | ||
| 64 | + 'site/price', | ||
| 65 | + 'site/contact', | ||
| 66 | + 'persone/index', | ||
| 67 | + 'site/comments', | ||
| 61 | ], | 68 | ], |
| 62 | 'rules' => [ | 69 | 'rules' => [ |
| 63 | '\/robots.txt' => 'site/robots', | 70 | '\/robots.txt' => 'site/robots', |