💄 Reworks footer

Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
This commit is contained in:
2026-04-24 13:15:05 +02:00
parent 09a0479f79
commit 6e31a8f66c
4 changed files with 13 additions and 17 deletions
+4 -5
View File
@@ -486,18 +486,17 @@
</ul>
</section>
<footer>
<BashPrompt>cat footer</BashPrompt>
<footer class="flex justify-center">
<p>
{{ $t("main.note.source.0") }}
{{ $t("main.footer.0") }} |
<a
href="https://gitea.svitan.dev/Streamer272/svitan.dev"
target="_blank"
class="underline"
>
{{ $t("main.note.source.1") }}
{{ $t("main.footer.1") }}
</a>
{{ $t("main.note.source.2") }}
{{ $t("main.footer.2") }}
</p>
</footer>
</div>