corp-vpn-site/index.html
2024-07-13 17:35:53 -05:00

17 lines
657 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="default.css">
<meta name="robots" content="noindex,nofollow">
</head>
<body>
<center>
<img src="https://cdn.iraven.net/img/technolog/tng_logo4_horizontal.png" width="200">
<br>
<h1>Technolog Networks</h1>
<h2>VPN Service</h2>
<hr>
<p>If you have reached this page, this is the subdomain hosting the VPN Service, which connects to the internal network.</p>
<p>The instructions on how to access the VPN can be found on the account portal.</p>
</center>
</body>
</html>