Landing is no longer a symlink on prod/staging env, new call to action on landing is a mailto

This commit is contained in:
Mathieu Magnin 2017-02-22 16:06:58 +01:00
parent b2198663d1
commit 3fcf9bf350
5 changed files with 20 additions and 23 deletions

View file

@ -87,7 +87,6 @@ set :shared_paths, [
'config/france_connect.yml',
'config/initializers/mailjet.rb',
'config/initializers/storage_url.rb',
'app/views/root/landing.html.haml',
'app/views/layouts/_google_analytics.html',
'app/views/cgu/index.html.haml'
]