From 81335e26bfb684eff4dcbe127caa795524849fa8 Mon Sep 17 00:00:00 2001 From: Bady <bady@disroot.org> Date: Fri, 16 Oct 2020 00:09:29 +0530 Subject: [PATCH] Update learners and mentors pages --- website/content/learners.md | 5 ----- website/content/mentors.md | 10 +--------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/website/content/learners.md b/website/content/learners.md index 9f2cbbf..2960e76 100644 --- a/website/content/learners.md +++ b/website/content/learners.md @@ -11,10 +11,5 @@ slug: learners - Willingness to contribute to society - Willingness to use GNU/Linux - Communicate with mentors using Free Software tools -<div class="deco-box"> - <p>Do you want to apply as Mentor instead?</p> - <button><a href='../mentors'>Apply As Mentor</a></button> -</div> - <h2 class="medium-heading" style="text-align:center;margin:20px 0">Learner application closed on October 15, 2020</h2> diff --git a/website/content/mentors.md b/website/content/mentors.md index 840415d..0d95b89 100644 --- a/website/content/mentors.md +++ b/website/content/mentors.md @@ -14,18 +14,10 @@ slug: mentors * Guidance to learners about how to work in a free software community * Guidance to learners about time management * Connect learners to the larger free software community -* Communicate with learners using Free Software tools - - -<div class="deco-box"> - <p>Do you want to apply as Learner instead?</p> - <button><a href='../learners'>Apply As Learner</a></button> -</div> - +* Communicate with learners using Free Software tools <h2 class="medium-heading" style="text-align:center;margin-bottom:20px">Please fill out the form below to join as a mentor</h2> - <div style="height: 100vh"> <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/eJ2m4rrb?returnUrl=https://camp.fsf.org.in/welcome-mentors" width="100%" height="100%" style="margin: auto;"></iframe> </div> -- GitLab