mirror of
https://github.com/YGGverse/YGGwave.git
synced 2025-01-31 17:04:25 +00:00
update signals link
This commit is contained in:
parent
face9fa62c
commit
351fe3b452
@ -126,7 +126,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<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>
|
<p>the radio hub</p>
|
||||||
<?php foreach (YGGwave::getSignals() as $signal) { ?>
|
<?php foreach (YGGwave::getSignals() as $signal) { ?>
|
||||||
<?php echo $signal ?>
|
<?php echo $signal ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user