Forgot to update year in footer.
This commit is contained in:
parent
072e194fb0
commit
9c51605ef7
1 changed files with 3 additions and 2 deletions
|
@ -3,9 +3,10 @@ import '../styles/global.scss';
|
|||
---
|
||||
|
||||
<footer>
|
||||
<p>© 2024 EllieBotDevs</p>
|
||||
<p>© 2025 EllieBotDevs</p>
|
||||
<div class="footer_links">
|
||||
<a href="https://discord.gg/etQdZxSyEH">Discord</a>
|
||||
<a href="https://toastielab.dev/EllieBotDevs/ellie-patchnotes">Toastielab</a>
|
||||
<a href="https://toastielab.dev/EllieBotDevs/ellie-patchnotes">Toastielab</a
|
||||
>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue