feat: refine logo animation — bloom shrink + outer ring slow spin

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-29 18:08:39 +02:00
parent 70aa6f96d8
commit 99a41ad127
2 changed files with 16 additions and 25 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
>
<!-- Logotype -->
<a href="/" class="flex items-center gap-3 hover:opacity-90 transition-opacity" aria-label="{{ .Site.Params.logoText }} Home">
{{- partial "logo.html" (dict "id" "nav" "class" "h-10 w-auto flex-shrink-0") -}}
{{- partial "logo.html" (dict "id" "nav" "class" "h-12 w-auto flex-shrink-0") -}}
<span class="logo-glitch font-display text-2xl md:text-3xl leading-none tracking-wide">
{{- .Site.Params.logoText -}}
</span>