mirror of
https://github.com/YGGverse/YGGwave.git
synced 2026-03-31 17:55:37 +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>
|
</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…
Add table
Add a link
Reference in a new issue