Skip to content

Commit d4a743c

Browse files
authored
Update heroInfo.tsx
1 parent 2878496 commit d4a743c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/(pages)/(index-page)/_components/hero/heroInfo.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ export default function HeroInfo() {
5353
<FormLink
5454
text="Judge"
5555
href="https://docs.google.com/forms/d/e/1FAIpQLSeEZpfB1aTUvXwJBnsxQq8r8V2ch1FJJ8J9pumz5EhrtsXMeQ/viewform"
56-
includeComma={true}
56+
// includeComma={true}
57+
includeComma={false}
5758
/>
5859
<span className="font-metropolis text-[18px] font-normal tracking-[0.48px] md:text-[20px]">
5960
or{' '}

0 commit comments

Comments
 (0)