Remove prepaid base fee
This commit is contained in:
@@ -52,8 +52,7 @@ onMount(() => {
|
||||
Charged through Patreon
|
||||
</div>
|
||||
<div class="feature_cell prepaid_feat">
|
||||
<span class="bold">€1 / month</span><br/>
|
||||
Base fee from account credit
|
||||
<span class="bold">No monthly fee</span>
|
||||
</div>
|
||||
|
||||
<div class="left_col">
|
||||
|
||||
@@ -20,7 +20,6 @@ import Euro from "../util/Euro.svelte";
|
||||
<img src="/res/img/misc/sunrise.webp" class="float_right" alt="Sunrise">
|
||||
<h2>Simple and affordable pricing</h2>
|
||||
<ul>
|
||||
<li><span class="keyword">€1.00 per month</span> base price</li>
|
||||
<li><span class="keyword">€4.00 per TB per month</span> for storage</li>
|
||||
<li><span class="keyword">€2.00 per TB</span> for downloading and sharing files</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user