2022-10-08 09:19:40 -05:00
|
|
|
#!/usr/bin/php
|
2022-10-09 09:43:38 -05:00
|
|
|
<?php
|
|
|
|
include "menu.php"
|
|
|
|
?>
|
|
|
|
<h6 class="center">
|
|
|
|
<a href="https://github.com/Hyperling/www/blob/main/LICENSE"
|
|
|
|
target="_blank" rel="noopener noreferrer"
|
|
|
|
>
|
|
|
|
This website is free software! Click to learn more.
|
2022-10-08 09:19:40 -05:00
|
|
|
</a>
|
|
|
|
</h6>
|