Stop the slugifier from deleting the letter D-stroke
This commit is contained in:
@@ -27,7 +27,7 @@ export function AccountMenu() {
|
||||
if (!user) {
|
||||
return (
|
||||
<Link
|
||||
href="/admin/login"
|
||||
href="/login"
|
||||
className="flex items-center gap-1.5 rounded-full border border-border-subtle bg-surface px-3 py-1.5 text-xs font-semibold text-txt-secondary hover:bg-surface-hover"
|
||||
>
|
||||
<LogIn className="h-3.5 w-3.5" />
|
||||
|
||||
Reference in New Issue
Block a user