Skip to content

Commit

Permalink
chore: disable http-equiv
Browse files Browse the repository at this point in the history
  • Loading branch information
conganhhcmus committed Mar 24, 2024
1 parent 00cb0e5 commit 3764094
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<meta charset="utf-8" />
<title>Đọc Truyện Online - YouthBook</title>
<meta
<!-- <meta
http-equiv="Content-Security-Policy"
content="upgrade-insecure-requests" />
content="upgrade-insecure-requests" /> -->
<link
rel="manifest"
href="/manifest.json" />
Expand Down Expand Up @@ -121,9 +121,9 @@
<meta
name="google"
content="notranslate" />
<meta
<!-- <meta
http-equiv="X-UA-Compatible"
content="IE=Edge" />
content="IE=Edge" /> -->
</head>

<body>
Expand Down

0 comments on commit 3764094

Please sign in to comment.