diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 197deff..f177506 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -41,6 +41,7 @@ function SidebarFooter() { onClick={pwa.install} className="inline-flex items-center gap-1 text-[10px] text-pc-accent-light hover:text-[var(--pc-accent)] transition-colors" title="Install app" + aria-label="Install app" > Install @@ -52,6 +53,7 @@ function SidebarFooter() { rel="noopener noreferrer" className="text-pc-text-faint hover:text-pc-text-secondary transition-colors" title="GitHub" + aria-label="GitHub repository" >