added new icons

This commit is contained in:
2026-06-05 15:33:00 -05:00
parent 1bdde40409
commit 97f2a8851d
5 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
authors: [{ name: "FES Acatlán" }],
creator: "Lino,Carlos,Axel",
icons: {
icon: "/icon.svg",
icon: [{url:"/icon.ico"},{url:"/icon.png"},{url:"/icon.svg"}],
},
};
+1 -1
View File
@@ -17,4 +17,4 @@ export default function NotFound() {
<button onClick={() => router.push("/")}>Regresar al inicio</button>
</section>
);
}
}
+2 -1
View File
@@ -86,4 +86,5 @@ export const config = {
"/AgregarTiempo",
"/ActivosMantenimiento",
],
};
};
//IO
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB