add support hours and options

This commit is contained in:
Gary 2024-09-02 15:11:43 -07:00
parent 56f5e1ae20
commit 8599fff10d
2 changed files with 6 additions and 1 deletions

View File

@ -45,15 +45,18 @@
<div class="flex-row"> <div class="flex-row">
<div class="flex-container bg-two"> <div class="flex-container bg-two">
<h2>Email</h2> <h2>Email</h2>
<p>Encrypt first:</p>
<p>https://send.lasthourhosting.org/</p>
<p>then email it to:</p>
<span <span
class="e-mail" class="e-mail"
data-user="troppus" data-user="troppus"
data-website="gro.gnitsohruohtsal" data-website="gro.gnitsohruohtsal"
></span> ></span>
<p>Use Secure PGP Key:</p>
</div> </div>
<div class="flex-container bg-two"> <div class="flex-container bg-two">
<h2>Session App ID</h2> <h2>Session App ID</h2>
<p>E2E Encrypted - Most Secure</p>
<p>https://getsession.org/</p> <p>https://getsession.org/</p>
<p> <p>
<strong>Send message to:</strong> <strong>Send message to:</strong>
@ -64,6 +67,7 @@
</div> </div>
<div class="flex-container bg-one"> <div class="flex-container bg-one">
<h2>Create Support Ticket</h2> <h2>Create Support Ticket</h2>
<p>Not Encrypted</p>
<a <a
class="button-3" class="button-3"
role="button" role="button"

View File

@ -77,6 +77,7 @@
>Everything is Open-Source *</a >Everything is Open-Source *</a
> >
</p> </p>
<p>Pure IPv6 with IPv4 access</p>
</div> </div>
<h3>Starting at just $0.85/mo.</h3> <h3>Starting at just $0.85/mo.</h3>
<a class="button-3" role="button" href="/services.html" <a class="button-3" role="button" href="/services.html"