Update footer.php
This commit is contained in:
parent
4ed778fe56
commit
21b75ae30b
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<footer>
|
||||
<p>© <?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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue