-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e1330d
commit 86b3e0b
Showing
1 changed file
with
1 addition
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ export class MentorPage extends Component { | |
</ul> | ||
<h3>Aanmelden</h3> | ||
<p>Heb jij ook nog eens veel geduld en ben je kindvriendelijk?</p> | ||
<h2><a href="https://docs.google.com/forms/d/1MFSfIiJ98OUiN8yZC5_GIxQKEZeeM4Q1jDVstpo31RA/viewform?c=0&w=1&usp=mail_form_link" target="_blank" rel="noopener noreferrer">Meld je aan!</a></h2> | ||
<h2>mail naar <a href="mailto:[email protected]">[email protected]</a></h2> | ||
</PageBody> | ||
</Page> | ||
); | ||
|