Add legal notice, add blank lines before footer.

This commit is contained in:
Ahwxorg 2023-05-20 14:40:10 +02:00 committed by GitHub
parent 657278ab68
commit bd76902f73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,17 +4,18 @@
|
<a href="./" target="_blank">Pinternet</a>
|
<a href="https://github.com/Ahwxorg/Pinternet/" target="_blank">Source code</a>
<a href="https://github.com/Ahwxorg/pinternet/" target="_blank">Source code</a>
|
<a href="https://ahwx.org/donate.php" target="_blank">Donate</a>
|
<a href-"https://github.com/Ahwxorg/pinternet#legal-notice" target="_blank">Legal notice</a>
<?php
if (isset($images)) {
echo "<br><br>";
print(count($images). " images found");
}
?>
?><br><br>
</p>
</div>
</footer>