From 20fa30887767560d4cd23a2f67cd718efb5ecb3c Mon Sep 17 00:00:00 2001 From: santiago Date: Mon, 26 Jan 2026 10:39:23 -0600 Subject: [PATCH] Se modificaron cosas optimizacion del sistema, se agregaron mensajes de alerta y correcion de UX/UI --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 63316b1..7f67757 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,7 +6,7 @@ import "@/sass/bootstrap.scss" import { Metadata } from 'next'; export const metadata: Metadata = { - title: 'IRIS Test', + title: 'IRIS', description: 'Este es un servicio para hacer el servicio social de la FES Acatlan', icons: { icon: '/favicon.ico'