Dieser Commit ist enthalten in:
Ursprung
f11769b46b
Commit
c9a06443b2
@ -147,11 +147,6 @@ const latestPost = posts.sort((a, b) => dayjs(b.data.created).unix() - dayjs(a.d
|
|||||||
<p class="mt-4">{t("home.benefits.minigames.description.1")}</p>
|
<p class="mt-4">{t("home.benefits.minigames.description.1")}</p>
|
||||||
<p class="mt-4">{t("home.benefits.minigames.description.2")}</p>
|
<p class="mt-4">{t("home.benefits.minigames.description.2")}</p>
|
||||||
</Card>
|
</Card>
|
||||||
<Card client:idle>
|
|
||||||
<Code heigth="64" width="64"/>
|
|
||||||
<h1>{t("home.benefits.open.title")}</h1>
|
|
||||||
<p class="mt-4">{t("home.benefits.open.description")}</p>
|
|
||||||
</Card>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="w-full py-12">
|
<section class="w-full py-12">
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren