{#if sending} {/if}

Publish website

The preview area on this page allows you to see exactly how your website will look when it is is published. If you are happy with the results, click the button below and your website will be published on the Internet.

{ sending = true; return async ({ update }) => { await update(); sending = false; }; }} >
{#if data.websiteOverview.is_published}

Publication status

Your website is published at:
{data.websiteProdUrl}

Custom domain prefix

{ sending = true; return async ({ update }) => { await update(); sending = false; }; }} >
{#if data.websiteOverview.domain_prefix?.prefix}
{ sending = true; return async ({ update }) => { await update(); window.location.hash = "!"; sending = false; }; }} >

Delete domain prefix

Caution! This action will remove the domain prefix and reset it to its initial value.

{/if}
{/if}