Skip to content

Commit b544bb3

Browse files
committed
Update funding
1 parent 3a05695 commit b544bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/footer/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ function Footer( props ) {
4141
className="bottom-nav center"
4242
aria-label="secondary"
4343
>
44-
<a href={ config.funding } title="Help support the project">Donate</a>
44+
<a href={ config.funding } title="Help support the project">Sponsor</a>
4545
<span aria-hidden="true"> / </span>
4646
<Link to={ config.mount } title="Documentation">Docs</Link>
4747
<span aria-hidden="true"> / </span>

0 commit comments

Comments
 (0)