fix: favicon
This commit is contained in:
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@@ -20,9 +20,6 @@ export const metadata: Metadata = {
|
||||
title: "Cirux — Plataforma de Atención Inteligente para Cirugía Plástica",
|
||||
description:
|
||||
"Cirux automatiza la atención al paciente con IA omnicanal para consultorios y clínicas de cirugía plástica.",
|
||||
icons: {
|
||||
icon: "/favicon.png",
|
||||
},
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB |
@@ -85,6 +85,7 @@ export function Sidebar() {
|
||||
height={32}
|
||||
className="h-8 w-auto"
|
||||
priority
|
||||
suppressHydrationWarning
|
||||
/>
|
||||
</Link>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user