added new icons
This commit is contained in:
+1
-1
@@ -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
@@ -17,4 +17,4 @@ export default function NotFound() {
|
||||
<button onClick={() => router.push("/")}>Regresar al inicio</button>
|
||||
</section>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -86,4 +86,5 @@ export const config = {
|
||||
"/AgregarTiempo",
|
||||
"/ActivosMantenimiento",
|
||||
],
|
||||
};
|
||||
};
|
||||
//IO
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user