Skip to content

Commit

Permalink
Remove 'upgrade-insecure-requests' from site theme
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Feb 15, 2024
1 parent bb38016 commit 25b12a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<meta charset="utf-8">

{{ partial "html/head/meta.html" . }}
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

{{- if and (eq .Kind "term") (eq .Content "") -}}
<meta name="projektemacher:term" content="empty">
Expand Down
2 changes: 1 addition & 1 deletion themes/projektemacher-base

0 comments on commit 25b12a5

Please sign in to comment.