add ES page
This commit is contained in:
parent
97e8197707
commit
ae8b79381a
20
es/404.html
20
es/404.html
|
@ -2,25 +2,24 @@
|
||||||
<html lang="es">
|
<html lang="es">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Hostux • 404</title>
|
<title>Hostux</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||||
<meta property="og:site_name" content="Hostux">
|
<meta property="og:site_name" content="Hostux">
|
||||||
|
|
||||||
<meta property="og:title" content="Hostux">
|
<meta property="og:title" content="Hostux">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:url" content="https://hostux.network/es/404.html">
|
<meta property="og:url" content="https://Hostux.net/es/index.html">
|
||||||
|
|
||||||
<meta property="og:image" content="https://hostux.network/es/static/img/hostux.svg">
|
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||||
<link rel="stylesheet" href="/static/css/app.css">
|
<link rel="stylesheet" href="/static/css/app.css">
|
||||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico">
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body class="wide">
|
||||||
<div class="page">
|
<div class="page">
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -31,8 +30,8 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
||||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||||
<nav class="my-2 my-md-0 mr-md-3">
|
<nav class="my-2 my-md-0">
|
||||||
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
||||||
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
||||||
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
||||||
|
@ -73,11 +72,11 @@
|
||||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||||
</a>
|
</a>
|
||||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||||
</a>
|
</a>
|
||||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
<a href="https://hostux.network/es/terms.html" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso.
|
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
|
@ -96,6 +95,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
20
es/blog.html
20
es/blog.html
|
@ -2,25 +2,24 @@
|
||||||
<html lang="es">
|
<html lang="es">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Hostux • Updates</title>
|
<title>Hostux</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||||
<meta property="og:site_name" content="Hostux">
|
<meta property="og:site_name" content="Hostux">
|
||||||
|
|
||||||
<meta property="og:title" content="Hostux">
|
<meta property="og:title" content="Hostux">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:url" content="">
|
<meta property="og:url" content="https://Hostux.net/es/index.html">
|
||||||
|
|
||||||
<meta property="og:image" content="static/img/hostux.svg">
|
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||||
<link rel="stylesheet" href="/static/css/app.css">
|
<link rel="stylesheet" href="/static/css/app.css">
|
||||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico">
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body class="wide">
|
||||||
<div class="page">
|
<div class="page">
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -31,8 +30,8 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
||||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||||
<nav class="my-2 my-md-0 mr-md-3">
|
<nav class="my-2 my-md-0">
|
||||||
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
||||||
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
||||||
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
||||||
|
@ -66,11 +65,11 @@
|
||||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||||
</a>
|
</a>
|
||||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||||
</a>
|
</a>
|
||||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
<a href="https://hostux.network/es/terms.html" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso.
|
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
|
@ -89,6 +88,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -2,25 +2,24 @@
|
||||||
<html lang="es">
|
<html lang="es">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Hostux • Contact</title>
|
<title>Hostux</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||||
<meta property="og:site_name" content="Hostux">
|
<meta property="og:site_name" content="Hostux">
|
||||||
|
|
||||||
<meta property="og:title" content="Hostux">
|
<meta property="og:title" content="Hostux">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:url" content="https://hostux.network/es/contact.html">
|
<meta property="og:url" content="https://Hostux.net/es/index.html">
|
||||||
|
|
||||||
<meta property="og:image" content="https://hostux.network/es/static/img/hostux.svg">
|
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||||
<link rel="stylesheet" href="/static/css/app.css">
|
<link rel="stylesheet" href="/static/css/app.css">
|
||||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico">
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body class="wide">
|
||||||
<div class="page">
|
<div class="page">
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -31,8 +30,8 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
||||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||||
<nav class="my-2 my-md-0 mr-md-3">
|
<nav class="my-2 my-md-0">
|
||||||
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
||||||
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
||||||
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
||||||
|
@ -47,7 +46,7 @@
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
<div class="col-lg-10">
|
<div class="col-lg-10">
|
||||||
<p>
|
<p>
|
||||||
Most of us are always online at our IRC channel. Feel free to reach out.
|
La mayoría de nosotros estamos siempre en línea en nuestro canal IRC. No dudes en ponerte en contacto con nosotros.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<i class="fa fa-matrix-org mr-1" aria-hidden="true"></i>
|
<i class="fa fa-matrix-org mr-1" aria-hidden="true"></i>
|
||||||
|
@ -55,8 +54,8 @@
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
If you want to open a <strong>support ticket</strong>, or request access to a invite-only service,
|
Si desea abrir un <strong>solicitud de asistencia</strong>, o solicitar acceso a un servicio sólo por invitación,
|
||||||
send us an email.
|
envíenos un correo electrónico.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<i class="fa fa-envelope-o mr-1" aria-hidden="true"></i>
|
<i class="fa fa-envelope-o mr-1" aria-hidden="true"></i>
|
||||||
|
@ -79,11 +78,11 @@
|
||||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||||
</a>
|
</a>
|
||||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||||
</a>
|
</a>
|
||||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
<a href="https://hostux.network/es/terms.html" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso.
|
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
|
@ -102,6 +101,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -2,25 +2,24 @@
|
||||||
<html lang="es">
|
<html lang="es">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Hostux • About</title>
|
<title>Hostux</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
<link href="/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||||
<meta property="og:site_name" content="Hostux">
|
<meta property="og:site_name" content="Hostux">
|
||||||
|
|
||||||
<meta property="og:title" content="Hostux">
|
<meta property="og:title" content="Hostux">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:url" content="https://hostux.network/es/terms.html">
|
<meta property="og:url" content="https://Hostux.net/es/index.html">
|
||||||
|
|
||||||
<meta property="og:image" content="https://hostux.network/es/static/img/hostux.svg">
|
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||||
<link rel="stylesheet" href="/static/css/app.css">
|
<link rel="stylesheet" href="/static/css/app.css">
|
||||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico">
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body class="wide">
|
||||||
<div class="page">
|
<div class="page">
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -31,8 +30,8 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
||||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||||
<nav class="my-2 my-md-0 mr-md-3">
|
<nav class="my-2 my-md-0">
|
||||||
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
<a class="p-2 text-dark" href="/es/about.html">About</a>
|
||||||
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
<a class="p-2 text-dark" href="/es/index.html">Services</a>
|
||||||
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
<a class="p-2 text-dark" href="/es/blog.html">Updates</a>
|
||||||
|
@ -121,11 +120,11 @@ Podemos cancelar las cuentas que no cumplan con este Código de Conducta.
|
||||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||||
</a>
|
</a>
|
||||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||||
</a>
|
</a>
|
||||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
<a href="https://hostux.network/es/terms.html" class="mx-1 footer-link" target="_blank">
|
||||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso.
|
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Condiciones de uso
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
|
@ -144,6 +143,7 @@ Podemos cancelar las cuentas que no cumplan con este Código de Conducta.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue