Spaces:
Sleeping
Sleeping
Update static/index.html
Browse files- static/index.html +2 -16
static/index.html
CHANGED
@@ -1,20 +1,6 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
-
|
4 |
-
<meta charset="utf-8" />
|
5 |
-
<!-- <link rel="icon" href="/static/favicon.png" /> -->
|
6 |
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
7 |
-
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
|
8 |
-
<meta http-equiv="content-security-policy" content="">
|
9 |
-
<link rel="stylesheet" href="/static/_app/immutable/assets/pages/__layout.svelte-7926a3a8.css">
|
10 |
-
<link rel="stylesheet" href="/static/_app/immutable/assets/pages/index.svelte-b52b250e.css">
|
11 |
-
<link rel="modulepreload" href="/static/_app/immutable/start-cc027d18.js">
|
12 |
-
<link rel="modulepreload" href="/static/_app/immutable/chunks/index-86f4d6c3.js">
|
13 |
-
<link rel="modulepreload" href="/static/_app/immutable/chunks/preload-helper-359634c4.js">
|
14 |
-
<link rel="modulepreload" href="/static/_app/immutable/pages/__layout.svelte-53f051f3.js">
|
15 |
-
<link rel="modulepreload" href="/static/_app/immutable/pages/index.svelte-e9dccd76.js">
|
16 |
-
</head>
|
17 |
-
<body class="dark:bg-[rgb(11,15,25)] bg-white dark:text-white text-black">
|
18 |
<div>
|
19 |
|
20 |
OLA
|
@@ -22,5 +8,5 @@ OLA
|
|
22 |
|
23 |
|
24 |
</div>
|
25 |
-
|
26 |
</html>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
<div>
|
5 |
|
6 |
OLA
|
|
|
8 |
|
9 |
|
10 |
</div>
|
11 |
+
|
12 |
</html>
|