Skip to content

Commit

Permalink
chore: mixed-content 방지 헤더 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
khj0426 committed Nov 29, 2023
1 parent 4009f11 commit 28f963e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
content="width=device-width, initial-scale=1.0, user-scalable=no"
/>
<link rel="icon" href="/src/assets/images/clean-head.png" />

<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<title>리뷰레인저 ReviewRanger</title>
</head>
<body>
Expand Down

0 comments on commit 28f963e

Please sign in to comment.