minor fixes

This commit is contained in:
Nicholas Orlowsky 2024-05-16 19:47:14 +02:00
parent 7eb854592c
commit 24942813b8
Signed by: nickorlow
GPG key ID: 838827D8C4611687
3 changed files with 16 additions and 9 deletions

View file

@ -1,10 +1,8 @@
{%- import "uptime_table.html" as scope -%}
<div>
<div style="display: flex; align-items: baseline;">
<h1 style="margin-bottom: 0px;">Sharpe Mountain Compute</h1>
<p style="margin-bottom: 0px; margin-left: 2px;">fka Nick Web Services</p>
</div>
<p style="margin-bottom: -9px;"><i>Nick Web Services is now</i></p>
<h1 style="margin-bottom: 0px;margin-top: 0px;">Sharpe Mountain Compute</h1>
<p style="margin-top: 0px;">Pottsville, PA - Philadelphia, PA - Austin, TX</p>
<a href="https://nws.nickorlow.com">[ Old Website (NWS Branded) ]</a>
@ -25,6 +23,6 @@ We operate four datacenters located across three cities in two states. This infr
all year) for 2023 and 100% uptime for 2024 (YTD).
</p>
<h3>Compare us to our competitors!</h3>
<h2>Compare us to our competitors!</h2>
{% call scope::uptime_table(uptime_infos) %}
</div>