feat: fix hotspot test

This commit is contained in:
2026-01-22 16:52:36 -03:00
parent 957539d201
commit fa8ca6cb61
20 changed files with 247 additions and 39 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export default function RootLayout({
</main>
<footer className="py-12 px-6 border-t border-white/5 text-center bg-black/20">
<p className="text-[10px] font-black uppercase tracking-[0.2em] text-gray-600">
Desarrollado por OpenCCB © 2023. Codificación Agente Avanzada.
Desarrollado Por el Departamento de Informática © 2026. OpenCCB.
</p>
</footer>
</AuthGuard>