Spaces:
Paused
Paused
Update templates/index.html
Browse files- templates/index.html +2 -1
templates/index.html
CHANGED
|
@@ -101,7 +101,8 @@
|
|
| 101 |
|
| 102 |
<body>
|
| 103 |
|
| 104 |
-
|
|
|
|
| 105 |
|
| 106 |
<!-- Background Video -->
|
| 107 |
<div class="video-container">
|
|
|
|
| 101 |
|
| 102 |
<body>
|
| 103 |
|
| 104 |
+
<input type="button" value="Go to Home" onclick="window.location.href='/'" />
|
| 105 |
+
|
| 106 |
|
| 107 |
<!-- Background Video -->
|
| 108 |
<div class="video-container">
|