Update +page.svelte

This commit is contained in:
ROEvGABE 2022-10-03 22:21:31 -04:00 committed by GitHub
parent bb843e17c3
commit 40a459687f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div class="w-full flex flex-col mb-2">
<div class="mx-auto mt-64">
<img class="max-w-md" src="/banner.png" alt="" />
<p class="text-center text-xl">Rowblox is currently in development, check back later!</p>
<p class="text-center text-xl">Tadah2.rocks is currently in development, check back later!</p>
</div>
</div>
</div>