footer.php 396 B

12345678910
  1. <div class="footer-container">
  2. <a href="/">LibreX</a>
  3. <a href="https://github.com/hnhx/librex/" target="_blank">Source &amp; Instance list</a>
  4. <a href="/settings.php">Settings</a>
  5. <a href="https://based-or-botnet.neocities.org/" target="_blank">Privacy guides</a>
  6. <a href="/api.php" target="_blank">API</a>
  7. <a href="/donate.php">Donate ❤️</a>
  8. </div>
  9. </body>
  10. </html>