profiles: remove unnecessary Content-Security-Policy

CSP header is being provided by ansible script for production so remove
the temporary header inside the page.
This commit is contained in:
Wiktor Kwapisiewicz 2020-08-06 10:24:06 +02:00 committed by Vincent Breitmoser
parent 42372f27cb
commit 29018f024d
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
<link rel="stylesheet" href="/assets/site.css?v=19" type="text/css"/>
<link rel="alternate" href="/atom.xml" type="application/atom+xml" title="keys.openpgp.org newsfeed" />
<title>keys.openpgp.org</title>
<meta http-equiv="Content-Security-Policy" content="connect-src https:; img-src https://www.gravatar.com 'self'; default-src 'self'">
</head>
<body lang="{{lang}}">
<div class="card">