Skip to content

Commit 7a25b15

Browse files
committed
cleanup
1 parent 14369f0 commit 7a25b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usehooks.com/src/components/QueryGGBanner.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Button from "./Button.astro";
77
class="w-full lg:flex lg:gap-6 bg-brand-beige border-4 border-brand-charcoal"
88
>
99
<a
10-
href="https://query.gg"
10+
href="https://query.gg?s=usehooks"
1111
class="lg:w-7/12 pb-4 grid grid-cols-[70px_1fr_70px] sm:grid-cols-[100px_1fr_100px] lg:grid-cols-[110px_1fr] xl:grid-cols-[150px_1fr]"
1212
>
1313
<img src={"/img/querygg/corner-top-left.svg"} alt="" class="sun" />

0 commit comments

Comments
 (0)