mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 06:25:48 +00:00
Merge branch 'main' of github.com:pockethost/pockethost
This commit is contained in:
commit
69aae66229
@ -49,7 +49,7 @@
|
|||||||
<p class="mt-10 text-neutral-content">
|
<p class="mt-10 text-neutral-content">
|
||||||
To change to a different plan, contact <a
|
To change to a different plan, contact <a
|
||||||
class="link"
|
class="link"
|
||||||
href={`"${DISCORD_URL}"`}>@noaxis on Discord</a
|
href={`"${DISCORD_URL}"`}><code>.noaxis</code> on Discord</a
|
||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
{:else if prices.length > 0}
|
{:else if prices.length > 0}
|
||||||
|
|||||||
@ -67,7 +67,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<p class="mb-4">
|
<p class="mb-4">
|
||||||
Long version: If you need to cancel your membership for any reason,
|
Long version: If you need to cancel your membership for any reason,
|
||||||
please <a class="link" href={DISCORD_URL}>contact @noaxis on Discord</a
|
please <a class="link" href={DISCORD_URL}
|
||||||
|
>contact <code>.noaxis</code> on Discord</a
|
||||||
>. If you cancel within the first 5 days of a signup or renewal, we'll
|
>. If you cancel within the first 5 days of a signup or renewal, we'll
|
||||||
refund the full amount. Otherwise, we'll pro-rate it. Sound good?
|
refund the full amount. Otherwise, we'll pro-rate it. Sound good?
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@ -40,7 +40,7 @@
|
|||||||
<div class="text-error">
|
<div class="text-error">
|
||||||
Notice: You are in Custom Domain mode but it is not active and will not
|
Notice: You are in Custom Domain mode but it is not active and will not
|
||||||
work. Go find <a href={DISCORD_URL} target="_blank" class="link"
|
work. Go find <a href={DISCORD_URL} target="_blank" class="link"
|
||||||
>@noaxis on Discord</a
|
><code>.noaxis</code> on Discord</a
|
||||||
> to get set up.
|
> to get set up.
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user