Rename FNX to Nova

This commit is contained in:
2026-01-26 22:23:36 +01:00
parent 70e8353a50
commit 70a22d4a06
22 changed files with 67 additions and 43 deletions

View File

@@ -22,7 +22,7 @@ let upload_widget
<div class="page_content">
<section>
<p>
FNX.storage is a platform for cost-effective cloud storage and
Nova.storage is a platform for cost-effective cloud storage and
content delivery. We will store and serve your files at an extremely
competitive rate.
</p>
@@ -36,7 +36,7 @@ let upload_widget
<div>€ 1 / TB</div>
</div>
</div>
<h2>What FNX is good at</h2>
<h2>What Nova is good at</h2>
<ul>
<li>
Serving large files to millions of people worldwide
@@ -147,11 +147,11 @@ header > h1 {
.header_image_container {
text-align: initial;
margin: auto;
margin-bottom: 1.5em; /*Offset for menu button*/
height: 150px;
margin-bottom: 50px;
height: 100px;
width: 500px;
max-width: 100%;
background-image: url("/res/img/header_orbitron.webp");
background-image: url("/res/img/header.webp");
background-repeat: no-repeat;
background-size: contain;
background-position: center;