feat: add BETA badge to header logo

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-09 15:33:44 +00:00
co-authored by Claude Opus 4.6
parent 6dc50f5d5d
commit 226d242552
+1
View File
@@ -39,6 +39,7 @@ const bottomNav = [
<span class="font-display font-black text-neon-pink text-lg tracking-widest glow-pink"> <span class="font-display font-black text-neon-pink text-lg tracking-widest glow-pink">
BOTFIGHTS BOTFIGHTS
</span> </span>
<span class="font-glitch text-[9px] text-neon-cyan/80 tracking-[0.2em] -rotate-12 -ml-1 -mt-2 select-none">BETA</span>
<span <span
class="w-2 h-2 rounded-full transition-colors" class="w-2 h-2 rounded-full transition-colors"
:class="isOnline ? 'bg-green-400' : 'bg-red-400 animate-pulse'" :class="isOnline ? 'bg-green-400' : 'bg-red-400 animate-pulse'"