refactor: remove empty CSP in html
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
<html lang="zh-tw">
|
<html lang="zh-tw">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta http-equiv="Content-Security-Policy" content="">
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Practicum of Attacking and Defense of Network Security</title>
|
<title>Practicum of Attacking and Defense of Network Security</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user