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:
adametz 2018-12-04 17:46:00 +00:00
parent a2a93aab0e
commit 7ad52c8b89
145 changed files with 105899 additions and 4408 deletions

View file

@ -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' }