mirror of
https://github.com/Hackdex-App/hackdex-website.git
synced 2026-05-09 04:41:44 -05:00
Merge d08584152f into 896c1177bb
This commit is contained in:
commit
9b358be313
|
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2025 The Hackdex Project
|
||||
Copyright (c) 2026 The Hackdex Project
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ export default function Footer() {
|
|||
<div className="mx-auto max-w-screen-2xl px-6 py-8 text-sm text-foreground/70">
|
||||
<div className="flex flex-col gap-6 md:flex-row md:items-start md:justify-between">
|
||||
<div>
|
||||
<p>© 2025 Hackdex</p>
|
||||
<p>© 2026 Hackdex</p>
|
||||
<p className="mt-2 max-w-2xl text-xs text-foreground/60">
|
||||
Pokémon, Nintendo, Game Boy, Game Boy Color, Game Boy Advance, and Nintendo DS are
|
||||
trademarks of their respective owners. Hackdex is an independent fan project and is not
|
||||
|
|
|
|||
|
|
@ -211,7 +211,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="footer">
|
||||
© 2025 Hackdex. All rights reserved. Please do not reply to this message.
|
||||
© 2026 Hackdex. All rights reserved. Please do not reply to this message.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="footer">
|
||||
© 2025 Hackdex. All rights reserved. Please do not reply to this message.
|
||||
© 2026 Hackdex. All rights reserved. Please do not reply to this message.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user