¡Hyperling.com 2.0! #16

Merged
me merged 75 commits from dev into main 2025-10-14 14:54:55 -07:00
Showing only changes of commit 8f24d80e8d - Show all commits

View File

@@ -1,4 +1,7 @@
#!/usr/bin/php
<?php
$show_advisory = false;
if ($show_advisory) echo '
<div class="row">
<p><!-- Gap Area --></p>
</div>
@@ -16,3 +19,5 @@
</div>
</a>
</div>
';
?>