Add contact.html
This commit is contained in:
parent
59534619ac
commit
9ff219a602
1 changed files with 48 additions and 0 deletions
48
contact.html
Normal file
48
contact.html
Normal file
|
|
@ -0,0 +1,48 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>AS215085.net | PixelHosting</title>
|
||||||
|
<meta name="description" content="AS215085 Network information" />
|
||||||
|
<link rel="canonical" href="https://s215085.net" />
|
||||||
|
<meta property="og:locale" content="en_US" />
|
||||||
|
<meta property="og:site_name" content="AS215085.net | PixelHosting" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="AS215085.net | PixelHosting" />
|
||||||
|
<meta property="og:description" content="AS215085 Network information" />
|
||||||
|
<meta property="og:url" content="https://as215085.net" />
|
||||||
|
<link rel="icon" type="image/png" href="img/cropped-Pixelhosting-logo-favicon-32x32.png">
|
||||||
|
<link rel="stylesheet" href="css/style.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header>
|
||||||
|
<h1>AS215085</h1>
|
||||||
|
<p>Proudly powering PixelHosting infrastructure</p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<nav>
|
||||||
|
<a href="/">Home</a>
|
||||||
|
<a href="/network.php">Network</a>
|
||||||
|
<a href="/peering.html">Peering policy</a>
|
||||||
|
<a href="https://lookingglass.as215085.net" target="_blank">Looking glass</a>
|
||||||
|
<a href="https://smokeping.as215085.net" target="_blank">Smokeping</a>
|
||||||
|
<a href="https://status.as215085.net" target="_blank">Status</a>
|
||||||
|
<a href="/contact.html">Contact</a>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
<section id="overview">
|
||||||
|
<h2>Contact</h2>
|
||||||
|
<p>You can contact us via the following ways:</p>
|
||||||
|
<p>Email: noc AT pixelhosting DOT nl</p>
|
||||||
|
<p>Website: <a href="https://pixelhosting.nl" target="_blank" style="color: #07AAF9;">https://pixelhosting.nl</a></p>
|
||||||
|
<p>PeeringDB: <a href="https://www.peeringdb.com/net/35968" target="_blank" style="color: #07AAF9;">https://www.peeringdb.com/net/35968</a></p>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<p>© 2024 AS215085 (PixelHosting). All rights reserved.</p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue