simran19 commited on
Commit
510ed9e
·
verified ·
1 Parent(s): 917d9ec

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -101,7 +101,8 @@
101
 
102
  <body>
103
 
104
- <a href="/" >HOME</a>
 
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">