Browse Source

added RaspberryShake iframe

Thomas Thümmler 2 years ago
parent
commit
717c069407
1 changed files with 3 additions and 0 deletions
  1. 3 0
      index.php

+ 3 - 0
index.php

@@ -245,5 +245,8 @@ else { echo '<meta http-equiv="refresh" content="120">'; $slowrefresh= true; }
     if ($valuesincluded == 1) include "SDS_status_main.php";
 ?>
 
+  <br><br><br>
+  <iframe width="1700" height="400" src="https://dataview.raspberryshake.org/#/embed/AM/R985B/00/EHZ"></iframe>
+  
 </body>
 </html>