update signals link

This commit is contained in:
ghost 2023-05-30 16:51:49 +03:00
parent face9fa62c
commit 351fe3b452

View File

@ -126,7 +126,7 @@
</head>
<body>
<main>
<h1>YGGwave<sup><a href="https://github.com/YGGverse/YGGwave/SIGNALS" style="color:#<?php echo substr(dechex(crc32(microtime())), 0, 6) ?>">~</a></sup></h1>
<h1>YGGwave<sup><a href="https://github.com/YGGverse/YGGwave/tree/main/SIGNALS" style="color:#<?php echo substr(dechex(crc32(microtime())), 0, 6) ?>">~</a></sup></h1>
<p>the radio hub</p>
<?php foreach (YGGwave::getSignals() as $signal) { ?>
<?php echo $signal ?>