Prepare production deployment

This commit is contained in:
2026-07-20 04:14:24 +05:00
parent 55583e2101
commit 2e3550a4dc
46 changed files with 1497 additions and 882 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
<script lang="ts">
</script>
<a href="/" class="flex items-center gap-2.5 no-underline max-w-fit">
<img src="images/icons/logo.svg" alt="Логотип" class="w-8 h-8" />
<a href="/" class="flex max-w-fit items-center gap-2.5 no-underline">
<img src="images/icons/logo.svg" alt="Логотип" class="h-8 w-8" />
<span class="font-display text-xl font-black tracking-tighter">
FLAMY<span class="text-primary">TRADE</span>
</span>
</a>
</a>