optimize for google pagespeed insights
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3479 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
a2a93aab0e
commit
7ad52c8b89
145 changed files with 105899 additions and 4408 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
app:
|
||||
resource: "@AppBundle/Controller/"
|
||||
type: annotation
|
||||
|
|
@ -6,6 +7,9 @@ route1:
|
|||
defaults: { _controller: 'AppBundle:Default:default' }
|
||||
requirements:
|
||||
req: ".+"
|
||||
|
||||
logout:
|
||||
path: /logout
|
||||
path: /logout
|
||||
_image:
|
||||
path: /_image//{slug}
|
||||
defaults: { _controller: 'AppBundle:Image:show' }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue