Typhoon stats

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-02-03 18:21:34 -05:00
parent 7c6dfd2a54
commit a98849662d
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
<div class=h><h2 id=iceberg>Iceberg</h2> <a aria-hidden=true href=#iceberg>#iceberg</a></div>
<?php echo file_get_contents("./gnuplot/iceberg/" . date("Y-m-d") . ".svg"); ?>
<div class=h><h2 id=typhoon>Typhoon</h2> <a aria-hidden=true href=#typhoon>#typhoon</a></div>
<?php echo file_get_contents("./gnuplot/typhoon/" . date("Y-m-d") . ".svg"); ?>
<div class=h><h2 id=crescent>Crescent</h2> <a aria-hidden=true href=#crescent>#crescent</a></div>
<?php echo file_get_contents("./gnuplot/crescent/net/" . date("Y-m-d") . ".svg"); ?>
<?php echo file_get_contents("./gnuplot/crescent/power/" . date("Y-m-d") . ".svg"); ?>