-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from josephalextodd1/main
Copy changes
- Loading branch information
Showing
5 changed files
with
15 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,13 +11,13 @@ export const Footer: React.FC = () => { | |
<TextLink link="http://mvmtresearch.org"> | ||
Movement Research Unit | ||
</TextLink> | ||
. | ||
|
||
</p> | ||
<p>Questions or changes: [email protected]</p> | ||
<TextLink link="https://donate.stripe.com/bIY6rig2w5ohat24gg"> | ||
Support our work. | ||
Support our work | ||
</TextLink> | ||
<TextLink link="https://go.mvmtresearch.org/join">Get involved.</TextLink> | ||
<TextLink link="https://go.mvmtresearch.org/join">Get involved</TextLink> | ||
<TextLink link="https://github.com/LMacPhail/labour-mru"> | ||
<span className="flex flex-row gap-2 items-center"> | ||
Contribute on Github{" "} | ||
|