mirror of
https://github.com/YGGverse/YGGwave.git
synced 2026-03-31 09:45:32 +00:00
update signals link
This commit is contained in:
parent
face9fa62c
commit
351fe3b452
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue