ai generated solutions to our ai generated problems

This commit is contained in:
2026-06-18 00:53:26 +01:00
parent 58c0435d5a
commit 6745a2ff81
+7 -2
View File
@@ -1599,11 +1599,16 @@ function AppContent() {
ref={navPillRef}
>
<button
className="hidden shrink-0 rounded-full px-3 py-2 text-sm font-bold tracking-tight transition hover:bg-surface hover:text-fury-cyan sm:block"
aria-label="Go to Toothless' TSS Bot home"
className="hidden h-10 w-10 shrink-0 place-items-center rounded-full transition hover:bg-surface sm:grid"
onClick={() => navigate('/')}
type="button"
>
Toothless&apos; TSS Bot
<img
alt=""
className="h-8 w-8 rounded-full"
src="/embed-icon.svg"
/>
</button>
<nav className="flex min-w-0 items-center gap-1 overflow-x-auto">