adding new aesthetic changes and preparing for birdweather changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
header("refresh: 15;");
|
||||
echo "<body style='background-color:rgb(119, 196, 135)'>";
|
||||
echo "<img src='/spectrogram.png' >";
|
||||
?>
|
||||
<img src='/spectrogram.png?nocache=<?php echo time();?>' style='display: block;margin-left: auto;margin-right: auto; height: 100%;'>
|
||||
|
||||
Reference in New Issue
Block a user