mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-12-18 16:20:12 +00:00
feat: add target blank as default to LinkButton
This commit is contained in:
@@ -81,6 +81,7 @@ const { activeNav } = Astro.props;
|
||||
}`}
|
||||
ariaLabel="search"
|
||||
title="Search"
|
||||
newTarget={false}
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
Reference in New Issue
Block a user