Update
This commit is contained in:
@@ -41,6 +41,9 @@ const Footer = () => {
|
||||
<a href={route('privacy')} className="text-muted-foreground hover:text-foreground text-sm transition-colors">
|
||||
Privacy
|
||||
</a>
|
||||
<a href={route('dmca-copyright')} className="text-muted-foreground hover:text-foreground text-sm transition-colors">
|
||||
DMCA
|
||||
</a>
|
||||
{import.meta.env.VITE_DISCORD_LINK && (
|
||||
<a
|
||||
href={import.meta.env.VITE_DISCORD_LINK}
|
||||
|
||||
Reference in New Issue
Block a user