Dev #107

Merged
gr00tie merged 18 commits from dev into main 2023-11-14 12:51:56 +00:00
Showing only changes of commit c41d60eed8 - Show all commits

View file

@ -1,3 +1,8 @@
<footer> <footer>
<p>&copy; <?php echo date("Y");?> DTCH Clan. All rights reserved.</p> <p>&copy; <?php echo date("Y");?> DTCH Clan. All rights reserved.</p>
<a href="https://discord.gg/wMXsB3ZmNA" target="_blank" rel="noopener noreferrer" title="Join us on our Discord">
<img src="./media/discordlogo.png" alt="Discord Logo" class="discord-logo">
</a>
</footer> </footer>