feat: add BETA badge to header logo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
6dc50f5d5d
commit
226d242552
@@ -39,6 +39,7 @@ const bottomNav = [
|
||||
<span class="font-display font-black text-neon-pink text-lg tracking-widest glow-pink">
|
||||
BOTFIGHTS
|
||||
</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
|
||||
class="w-2 h-2 rounded-full transition-colors"
|
||||
:class="isOnline ? 'bg-green-400' : 'bg-red-400 animate-pulse'"
|
||||
|
||||
Reference in New Issue
Block a user