Notifications cronjob

This commit is contained in:
2026-02-01 22:29:48 -06:00
parent 48e0884bf7
commit 8ca10d0b35
5 changed files with 367 additions and 7 deletions

View File

@@ -218,7 +218,7 @@ export default function Home({
<img
src={grhWatermark}
alt="Gestión de Recursos Hídricos"
className="relative z-0 h-16 w-auto opacity-80 select-none pointer-events-none shrink-0"
className="relative z-0 h-20 w-auto opacity-80 select-none pointer-events-none shrink-0"
draggable={false}
/>
</div>