Upload index_old.html
Browse files- index_old.html +4 -1
index_old.html
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
-
|
|
|
2 |
<head>
|
|
|
|
|
3 |
<link rel="stylesheet" href="https://huggingface.co/front/build/kube-b778416/style.css" />
|
4 |
<style>
|
5 |
#adContainerDiv div iframe {
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="en" data-bs-theme="dark">
|
3 |
<head>
|
4 |
+
<meta charset="utf-8">
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<link rel="stylesheet" href="https://huggingface.co/front/build/kube-b778416/style.css" />
|
7 |
<style>
|
8 |
#adContainerDiv div iframe {
|