Skip to content
Snippets Groups Projects
Commit ceecf962 authored by Yamagishi Kazutoshi's avatar Yamagishi Kazutoshi Committed by Eugen
Browse files

Add crossorigin="anonymous" to about (#2272)

parent 47a3036e
No related branches found
No related tags found
No related merge requests found
- content_for :header_tags do
= javascript_include_tag 'application_public', integrity: true
= javascript_include_tag 'application_public', integrity: true, crossorigin: 'anonymous'
- content_for :page_title do
= site_hostname
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment