Pezh commited on
Commit
2a6473b
·
verified ·
1 Parent(s): 1687a1a

Update hos.html

Browse files
Files changed (1) hide show
  1. hos.html +3 -0
hos.html CHANGED
@@ -70,6 +70,9 @@ function displayGraph() {
70
  } else {
71
  console.log('No data available for graphing.');
72
  }
 
 
 
73
  }
74
  </script>
75
  </body>
 
70
  } else {
71
  console.log('No data available for graphing.');
72
  }
73
+ `
74
+ <button onclick="window.location.href=''">Go to Google</button>
75
+ `
76
  }
77
  </script>
78
  </body>