Update logo

This commit is contained in:
martmull
2024-01-10 16:28:06 +01:00
parent fe062dd051
commit 5b8d0a03d6
@@ -7,8 +7,8 @@ const logoStyle = {
export const Logo = () => {
return (
<Img
src="https://docs.twenty.com/img/logo-square-dark.svg"
alt="Cat"
src="https://app.twenty.com/icons/windows11/Square150x150Logo.scale-100.png"
alt="Twenty logo"
width="40"
height="40"
style={logoStyle}