Implement Content-Security-Policy
This commit is contained in:
parent
3db100435c
commit
90b74ee022
5 changed files with 49 additions and 28 deletions
|
@ -6,11 +6,11 @@
|
|||
|
||||
<title>Dispatch</title>
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto+Mono:400,700" rel="stylesheet">
|
||||
<link href="/bundle.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script id="env" type="application/json"></script>
|
||||
<script src="/bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue