Update +page.svelte

This commit is contained in:
ROEvGABE 2022-10-03 22:35:40 -04:00 committed by GitHub
parent 8e10eed7b1
commit 547e8e0a08
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">Tadah2.rocks is currently in development, check back later!</p>
<p class="text-center text-xl">Rowblox is currently in development, check back later!</p>
</div>
</div>
</div>