Merge pull request #5941 from betagouv/main

2021-02-25-02
This commit is contained in:
Paul Chavard 2021-02-25 17:39:22 +01:00 committed by GitHub
commit 57915c73d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,5 @@
= favicon_link_tag(image_url("#{FAVICON_32PX_SRC}"), type: "image/png", sizes: "32x32")
= favicon_link_tag(image_url("#{FAVICON_96PX_SRC}"), type: "image/png", sizes: "96x96")
= stylesheet_link_tag "print", media: "all"
%body
= yield