Header: also rename mobile drawer 'My Account' to 'My Profile' (parity with desktop)

This commit is contained in:
Ryan Salazar
2026-05-10 14:48:48 +00:00
parent 1ca5ca108a
commit aec6d0c43d

View File

@@ -541,7 +541,7 @@ export default function Header() {
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" aria-hidden="true">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" /><circle cx="12" cy="7" r="4" />
</svg>
My Account
My Profile
</Link>
)}
{/* WP Import mobile link */}