Skip to content

Commit 052c932

Browse files
committed
Add CSP
1 parent 3935838 commit 052c932

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<meta http-equiv="Content-Security-Policy" content="default-src 'self';">
67
<meta http-equiv="X-UA-Compatible" content="ie=edge">
78
<title>CSS Loaders</title>
89
<link href="/css-loaders/main.css" rel="stylesheet"></head>

docs/main.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)