Skip to content

Commit

Permalink
Open "Grants" HomeSidebar (right)
Browse files Browse the repository at this point in the history
Change Open bounties to Open grants on the home right sidebar
  • Loading branch information
TylerDiorio committed Nov 3, 2024
1 parent 2f1b68a commit 460443f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Home/sidebar/HomeSidebarBountiesSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export default function HomeSidebarBountiesSection({
width: "100%",
}}
>
<div>{"Open Bounties"}</div>
<div>{"Open Grants"}</div>
<Link
href="/live?contentType=BOUNTY"
className={css(styles.viewAll)}
Expand Down

0 comments on commit 460443f

Please sign in to comment.