File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
public/server-logos/colour Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ const caddyUrl = (() => {
6363 <div class =" px-[2px] pb-5 pt-2" >
6464 <a class =" flex gap-3 group items-start no-underline! rounded-sm" href =" /mixed-sources" aria-current ={ selectedServer ? undefined : ' page' } >
6565 <span class =" border-2 border-transparent border-solid decoration-none flex h-5 items-center justify-center p-[2px] relative rounded-full text-sm text-white w-5 data-current:border-pink md:h-6 md:ml-[6px] md:w-6" data-current ={ Astro .url .pathname === ' /' ? ' page' : undefined } >
66- <img src =" /server-logos/black/mixed_sources.png" alt =" Current Window " />
66+ <img src =" /server-logos/black/mixed_sources.png" alt =" Current Chat " />
6767 </span >
68- <span class =" sidepanel__hide-on-collapse border-b-1 mt-[2px] hover:border-b-3" aria-hidden =" true" >Current Window </span >
68+ <span class =" sidepanel__hide-on-collapse border-b-1 mt-[2px] hover:border-b-3" aria-hidden =" true" >Current Chat </span >
6969 </a >
7070 </div >
7171 </div >
You can’t perform that action at this time.
0 commit comments