Compare commits

...

3 Commits
main ... main

Author SHA1 Message Date
d970651690 Logo sizing 2024-10-03 11:14:37 -05:00
7d5a97d9cd Updated logo 2024-10-03 11:14:08 -05:00
44280a34af New email and CDN location 2024-10-03 11:12:01 -05:00

View File

@ -5,14 +5,14 @@
</head>
<body>
<center>
<img src="https://cdn.iraven.net/img/technolog/tng_logo3.2.png" width="200">
<img src="https://cdn.technolog.network/img/technolog/tng_logo4_horizontal.png" width="650">
<br>
<h1>Technolog Networks</h1>
<!--<h1>Technolog Networks</h1>-->
<h2>Internal Use Only</h2>
<hr>
<p>You are not on the internal network.</p>
<p>Please connect to the Technolog Networks internal network via local access or VPN to access this service.</p>
<i>If you have received this notice in error, please contact <a href="mailto:intsupport@iraven.net">intsupport@iraven.net</a></i>
<i>If you have received this notice in error, please contact <a href="mailto:support@technolog.network">support@technolog.network</a></i>
</center>
</body>
</html>