You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEXT_STEPS.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ Mantén este archivo actualizado al final de cada sesión. Úsalo como checklist
17
17
- Revisar fondo actual (blobs + grid) y ajustar opacidad/densidad si es necesario.
18
18
- Verificar imagen `public/me.png` en About: tamaño, blur y ring en dispositivos móviles.
19
19
20
+
## Monetización
21
+
22
+
- Validar que el script de AdSense cargue correctamente en `app/layout.tsx` tras `next export` y que no genere CLS ni bloqueos de render en la build estática.
23
+
20
24
## Deploy
21
25
22
26
- Confirmar que `pages.yml` despliega correctamente a `gh-pages` raíz (CNAME `jedabero.me` en `public/`).
0 commit comments