Spaces:
Running
Running
Upload index.html
Browse files- public/index.html +4 -3
public/index.html
CHANGED
@@ -114,12 +114,13 @@
|
|
114 |
id="placeholder"
|
115 |
class="w-screen h-screen"
|
116 |
style="
|
117 |
-
background-image: url('https://
|
118 |
"
|
119 |
class="relative inset-0 z-0"
|
120 |
></div>
|
121 |
|
122 |
|
|
|
123 |
<script>
|
124 |
const eyeButton = document.getElementById("eyeButton");
|
125 |
const videoWrapper = document.getElementById("videoElement");
|
@@ -225,7 +226,7 @@
|
|
225 |
*/
|
226 |
random: {
|
227 |
id: "random",
|
228 |
-
label: "#
|
229 |
audience: 0,
|
230 |
online: false,
|
231 |
visible: true,
|
@@ -247,7 +248,7 @@
|
|
247 |
},
|
248 |
documentary: {
|
249 |
id: "documentary",
|
250 |
-
label: "#
|
251 |
audience: 0,
|
252 |
online: false,
|
253 |
visible: true,
|
|
|
114 |
id="placeholder"
|
115 |
class="w-screen h-screen"
|
116 |
style="
|
117 |
+
background-image: url('https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExcmQyYzl1Z3hpYzdkY2YyZGp2aGE4bXp4ajF6cHZwaTc0eHptY2IwZCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/isLJEbwdGDU94hlybc/giphy.gif');
|
118 |
"
|
119 |
class="relative inset-0 z-0"
|
120 |
></div>
|
121 |
|
122 |
|
123 |
+
|
124 |
<script>
|
125 |
const eyeButton = document.getElementById("eyeButton");
|
126 |
const videoWrapper = document.getElementById("videoElement");
|
|
|
226 |
*/
|
227 |
random: {
|
228 |
id: "random",
|
229 |
+
label: "#News",
|
230 |
audience: 0,
|
231 |
online: false,
|
232 |
visible: true,
|
|
|
248 |
},
|
249 |
documentary: {
|
250 |
id: "documentary",
|
251 |
+
label: "#Reset",
|
252 |
audience: 0,
|
253 |
online: false,
|
254 |
visible: true,
|