Add link to source in footer

This commit is contained in:
MCHost
2025-06-23 19:41:27 -04:00
parent ff023f6cb9
commit 560b3f1659

View File

@ -271,7 +271,7 @@
<p class="text-gray-400 text-sm"> <p class="text-gray-400 text-sm">
© 2025 My-MC.Link. All rights reserved.<br> © 2025 My-MC.Link. All rights reserved.<br>
<a href="https://raven-scott.fyi" target="_blank" class="text-blue-400 hover:text-blue-500">Made with ❤️ by <a href="https://raven-scott.fyi" target="_blank" class="text-blue-400 hover:text-blue-500">Made with ❤️ by
SNXRaven</a> SNXRaven</a> | <a href="https://git.ssh.surf/hypermc/panel" target="_blank" class="text-blue-400 hover:text-blue-500">Source Code</a>
</p> </p>
</div> </div>
</footer> </footer>