nginx 1.23.4
tcp/80
Open service 162.241.61.68:80 ยท cdecchile.com
2026-01-23 10:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 10:03:42 GMT
Server: nginx/1.23.4
Content-Type: text/html
Content-Length: 1228
Last-Modified: Thu, 22 Jan 2026 04:50:54 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Server-Cache: true
X-Proxy-Cache: MISS
Page title: CDEC CHILE - Centro de Estudios
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CDEC CHILE - Centro de Estudios</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Inter', sans-serif;
scroll-behavior: smooth;
}
/* Ajuste para que las secciones no queden debajo del Navbar fijo */
section[id] {
scroll-margin-top: 100px;
}
</style>
<script type="importmap">
{
"imports": {
"react/": "https://esm.sh/react@^19.2.3/",
"react": "https://esm.sh/react@^19.2.3",
"lucide-react": "https://esm.sh/lucide-react@^0.562.0",
"react-dom/": "https://esm.sh/react-dom@^19.2.3/"
}
}
</script>
<link rel="stylesheet" href="/index.css">
</head>
<body class="bg-gray-50 text-gray-900">
<div id="root"></div>
<script type="module" src="/index.tsx"></script>
</body>
</html>