Skip to content

Commit 3784024

Browse files
author
Manu
committed
add CSP
1 parent e14a46f commit 3784024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
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.0" />
6+
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
67
<title>React login template</title>
78
</head>
89
<body>

0 commit comments

Comments
 (0)