16 lines
621 B
HTML
16 lines
621 B
HTML
<!DOCTYPE html>
|
|
<html lang="es">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Blog — Odoo Expertos</title>
|
|
<meta name="robots" content="noindex, follow">
|
|
<link rel="canonical" href="https://odoo-expertos.com/">
|
|
<meta http-equiv="refresh" content="0;url=https://odoo-expertos.com/#blog">
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=2">
|
|
</head>
|
|
<body>
|
|
<p style="font-family:sans-serif;padding:40px;text-align:center;color:#64748b;">Redirigiendo al blog...</p>
|
|
<script>window.location.href = '/#blog';</script>
|
|
</body>
|
|
</html> |