Revert "announce server migration"

This reverts commit 2cf5473a06.
This commit is contained in:
Sam 2023-05-27 04:22:33 +02:00
parent 2cf5473a06
commit 1f138bee16
No known key found for this signature in database
GPG Key ID: B4EF20DDE721CAA1
1 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<script lang="ts">
import { PUBLIC_BASE_URL } from "$env/static/public";
import { Alert, Button } from "sveltestrap";
import { Button } from "sveltestrap";
import { userStore } from "$lib/store";
</script>
@ -12,13 +12,6 @@
<meta property="og:url" content={PUBLIC_BASE_URL} />
</svelte:head>
<Alert fade={false} dismissible color="secondary">
Maintenance notice: I will be migrating pronouns.cc to a new server starting on May 27th at 12:00
UTC. I do not expect this migration to take very long, but the site will not be available during
that time.
<strong>No data will be lost.</strong>
</Alert>
<div>
<h1><b>pronouns</b>.cc</h1>