adds _blank target to footer github link. (#354)

This commit is contained in:
Ronnoceel
2025-12-22 21:48:57 +00:00
committed by GitHub
parent 2b5983d201
commit 8ed6b94dfb
+2
View File
@@ -30,6 +30,8 @@ export const Footer = ({ buildVersion, releaseVersion, debug }: FooterProps) =>
<div className="flex items-center gap-3 shrink-0">
<a
href="https://github.com/calibrain/calibre-web-automated-book-downloader"
target="_blank"
rel="noopener noreferrer"
className="opacity-80 hover:opacity-100"
aria-label="GitHub"
>