main: remove dns service
Needs to be further developed before using in production.
This commit is contained in:
parent
2dfc1643ee
commit
b4eeaf2bc8
@ -29,7 +29,6 @@
|
|||||||
<h3>Products</h3>
|
<h3>Products</h3>
|
||||||
<a href="/cloud.html">Cloud / Serverless</a>
|
<a href="/cloud.html">Cloud / Serverless</a>
|
||||||
<a href="/vps-hosting.html">VPS Hosting</a>
|
<a href="/vps-hosting.html">VPS Hosting</a>
|
||||||
<a href="/free-dns.html">Free DNS</a>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<h3>Features</h3>
|
<h3>Features</h3>
|
||||||
@ -43,6 +42,7 @@
|
|||||||
<h3>Resources</h3>
|
<h3>Resources</h3>
|
||||||
<a href="https://status.lasthourhosting.org/">Network Status</a>
|
<a href="https://status.lasthourhosting.org/">Network Status</a>
|
||||||
<a href="https://shilohcode.com/getinvolved">Get Involved</a>
|
<a href="https://shilohcode.com/getinvolved">Get Involved</a>
|
||||||
|
<a href="https://githaven.org/Shiloh">Open Source</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<h3>Company</h3>
|
<h3>Company</h3>
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="/cloud.html">Cloud / Serverless</a></li>
|
<li><a href="/cloud.html">Cloud / Serverless</a></li>
|
||||||
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
|
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
|
||||||
<li><a href="/free-dns.html">Free DNS</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -514,6 +514,3 @@ nav a:not(.logo) {
|
|||||||
#cloudEnterprise {
|
#cloudEnterprise {
|
||||||
background-image: url("https://cdn.lasthourhosting.org/assets/cloud-enterprise.gif");
|
background-image: url("https://cdn.lasthourhosting.org/assets/cloud-enterprise.gif");
|
||||||
}
|
}
|
||||||
#dns {
|
|
||||||
background-image: url("/assets/dns.gif");
|
|
||||||
}
|
|
||||||
|
@ -88,24 +88,6 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div id="dns" class="flex-container bg-vid">
|
|
||||||
<h3>Free DNS</h3>
|
|
||||||
<p>
|
|
||||||
Free DNS is a top-tier anycast DNS service, operating across
|
|
||||||
numerous servers in various locations, ensuring optimal
|
|
||||||
performance.
|
|
||||||
</p>
|
|
||||||
<a class="button-3" role="button" href="/free-dns.html"
|
|
||||||
>Learn More</a
|
|
||||||
>
|
|
||||||
<ul>
|
|
||||||
<li>Solid Uptime</li>
|
|
||||||
<li>Anycast</li>
|
|
||||||
<li>As many zones as you like, no limits.</li>
|
|
||||||
<li>Always free guaranteed</li>
|
|
||||||
<li>Open-source</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div id="migration" class="flex-container bg-vid">
|
<div id="migration" class="flex-container bg-vid">
|
||||||
<h3>Data Migration</h3>
|
<h3>Data Migration</h3>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user