modified: index.html

This commit is contained in:
DarkShy
2023-01-14 02:36:39 +03:00
parent 6ae9bfdbc9
commit 670cc116bf

View File

@@ -15,7 +15,7 @@
<link rel="apple-touch-icon" href="/img/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<meta http-equiv="Content-Security-Policy" content="script-src 'none'">
<meta http-equiv="Content-Security-Policy" content="script-src 'https://cdn.jsdelivr.net/'">
</head>
<body>