Fixes and Changes

This commit is contained in:
2024-07-29 12:55:50 +02:00
parent 39e4a37ac5
commit 4d5504ef68
6 changed files with 1410 additions and 736 deletions

View File

@@ -29,7 +29,7 @@ const {title, description} = Astro.props;
<div class="flex-1 flex justify-evenly items-center md:items-start mt-4 md:flex-row flex-col gap-y-4">
<div class="footer-card">
<h1>Serverstatus</h1>
<ServerStatus transition:persist client:only="svelte" />
<ServerStatus client:only="svelte" />
</div>
<div class="footer-card">
<h1>Links</h1>