Dieser Commit ist enthalten in:
Ursprung
4d5504ef68
Commit
e0d2d8b427
@ -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="flex-1 flex justify-evenly items-center md:items-start mt-4 md:flex-row flex-col gap-y-4">
|
||||||
<div class="footer-card">
|
<div class="footer-card">
|
||||||
<h1>Serverstatus</h1>
|
<h1>Serverstatus</h1>
|
||||||
<ServerStatus client:only="svelte" />
|
<ServerStatus transition:persist client:visible />
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-card">
|
<div class="footer-card">
|
||||||
<h1>Links</h1>
|
<h1>Links</h1>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren