Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
Button: Mitmachen -> Spenden
  • Loading branch information
joyponader committed Dec 19, 2023
1 parent 7bf6472 commit ce68284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/Header/MainMenu/Desktop/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const MainMenu = ({
})}
{IS_HAMBURG_PROJECT ? (
<li>
<LinkButton href="/mitmachen-hamburg">Jetzt sammeln</LinkButton>
<LinkButton href="/#spenden">Jetzt spenden!</LinkButton>
</li>
) : (
<li>
Expand Down

0 comments on commit ce68284

Please sign in to comment.