add webmail link
This commit is contained in:
parent
1ff1e52f24
commit
c4d61c7532
1 changed files with 2 additions and 3 deletions
|
@ -418,14 +418,13 @@
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-envelope-o text-primary sr-icons" style="color: white;"></i>
|
<i class="fa fa-4x fa-envelope-o text-primary sr-icons" style="color: white;"></i>
|
||||||
<h3>WebMail</h3>
|
<h3>WebMail</h3>
|
||||||
<!-- <p class="text-faded">Access your Skynet email <a href=" https://webmail.skynet.ie/" style="color: white;">here</a></p> -->
|
<p class="text-faded">Access your Skynet email <a href=" https://mail.skynet.ie/" style="color: white;">here</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-4 text-center">
|
<div class="col-lg-3 col-md-4 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-terminal text-primary sr-icons" style="color: white;"></i>
|
<i class="fa fa-4x fa-terminal text-primary sr-icons" style="color: white;"></i>
|
||||||
<h3>Web SSH Client</h3>
|
<h3>SSH Access skynet.ie port 22</h3>
|
||||||
<!-- <p class="text-faded">Access Skynet SSH online <a href="https://webssh.skynet.ie/" style="color: white;">here</a></p> -->
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-4 text-center">
|
<div class="col-lg-3 col-md-4 text-center">
|
||||||
|
|
Loading…
Reference in a new issue