mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
12 lines
259 B
PHP
12 lines
259 B
PHP
<footer>
|
|
<div class="footer">
|
|
<p id="footerText">
|
|
<!--<a href="./api.php" target="_blank">API</a>-->
|
|
|
|
|
<a href="https://github.com/Ahwxorg/Pinternet/" target="_blank">Source code</a>
|
|
|
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|