Privacy policy and navbar updates
All checks were successful
Deploy to Server / deploy (push) Successful in 30s
All checks were successful
Deploy to Server / deploy (push) Successful in 30s
This commit is contained in:
@@ -171,6 +171,12 @@ export function ProfileSettings() {
|
||||
</CardContent>
|
||||
</Card>
|
||||
</form>
|
||||
|
||||
<p className="text-center mt-6">
|
||||
<a href="/privacy" className="text-xs text-muted-foreground hover:text-foreground transition-colors">
|
||||
Privacy Policy
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user