diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-08-16 19:15:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-16 19:15:05 +0200 |
commit | e5cee8062f15191d9dd388a65f6caa104abfd559 (patch) | |
tree | 0a55913ac7e3f6535bbf43bac7b3342910e3784b /app/views/layouts | |
parent | 70da6d663078fb7d04aed387ac085afb2e9e2cd2 (diff) |
Fix blurhash and autoplay not working on public pages (#11585)
Diffstat (limited to 'app/views/layouts')
-rw-r--r-- | app/views/layouts/public.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 69738a2f7..b9179e23d 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -1,4 +1,5 @@ - content_for :header_tags do + = render_initial_state = javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous' - content_for :content do |