Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1282 from omu/develop
Browse files Browse the repository at this point in the history
Merge develop into master
  • Loading branch information
huseyin authored Dec 5, 2019
2 parents e709e71 + f65ec9d commit 52ed93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/shared/_meta.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<title><%= t('.title') %></title>
<%= csrf_meta_tags %>
<%= csp_meta_tag %>
<link rel="manifest" href="/manifest.json">
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#8e2731">
Expand Down

0 comments on commit 52ed93e

Please sign in to comment.