style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-03-25 21:46:03 +00:00
parent fbfe54879a
commit 0661e705b3
15 changed files with 225 additions and 190 deletions

View file

@ -28,7 +28,7 @@
alt="Dwengo logo"
style="align-self: center"
/>
<h1> {{ t("homeTitle") }}</h1>
<h1>{{ t("homeTitle") }}</h1>
<p class="info">
{{ t("homeIntroduction1") }}
</p>