remove extra spacing in index.html
This commit is contained in:
parent
8a5990a69a
commit
9bb13b70c2
@ -2,9 +2,7 @@
|
|||||||
<html class="theme-dark">
|
<html class="theme-dark">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
|
|
||||||
<meta http-equiv="Content-Security-Policy" content="script-src 'self';" />
|
<meta http-equiv="Content-Security-Policy" content="script-src 'self';" />
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="./index.css" />
|
<link rel="stylesheet" type="text/css" href="./index.css" />
|
||||||
</head>
|
</head>
|
||||||
<body class="preload">
|
<body class="preload">
|
||||||
|
Loading…
Reference in New Issue
Block a user