From aba43e8aa23d48c87e9c3629662bdbfe4f82e755 Mon Sep 17 00:00:00 2001
From: Bady <bady@disroot.org>
Date: Sun, 11 Oct 2020 22:24:18 +0530
Subject: [PATCH] Add schedule link to welcome pages

---
 website/content/welcome-mentors.md | 5 +++++
 website/content/welcome.md         | 6 +++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/website/content/welcome-mentors.md b/website/content/welcome-mentors.md
index 041ba13..ef14237 100644
--- a/website/content/welcome-mentors.md
+++ b/website/content/welcome-mentors.md
@@ -13,7 +13,12 @@ We have received your application to join Free Software Camp 2020 organized by F
 1. Add your project ideas to this [wiki page](https://git.fosscommunity.in/fsfi/camp/-/wikis/ideas-list) (contact us with your git.fosscommunity.in username for getting access to edit the wiki page)
 1. Consider subscribing to our low volume announcement [mailing list](https://lists.fsci.in/postorius/lists/camp-announce.mm.gnu.org.in/) or following us on [mastodon/fediverse](https://social.masto.host/@fscamp) for updates regarding the camp and join in the conversation on [matrix](https://matrix.to/#/#fscamp:poddery.com) using any of the matrix powered apps like Element. If new to using matrix, you can sign up for accounts by following instructions at [chat.feneas.org](https://chat.feneas.org), [chat.tchncs.de](https://chat.tchncs.de) or [chat.privacytools.io](https://chat.privacytools.io), instead of using matrix.org which will help to reduce their server load.
 
+<div style="margin:30px auto">
+  <a class="button" href="../sched">View Camp Schedule</a>
+</div>
+
 You can reach out to us on camp at mm.gnu.org.in for any queries or concerns.
 <br><br>
 Regards,
+
 Free Software Camp Organizing Team
diff --git a/website/content/welcome.md b/website/content/welcome.md
index 30dbb5a..dac4b48 100644
--- a/website/content/welcome.md
+++ b/website/content/welcome.md
@@ -12,7 +12,11 @@ We have received your application to join Free Software Camp 2020 organized by F
 1. Consider subscribing to our low volume announcement [mailing list](https://lists.fsci.in/postorius/lists/camp-announce.mm.gnu.org.in/) or following us on [mastodon/fediverse](https://social.masto.host/@fscamp) for updates regarding the camp and join in the conversation on [matrix](https://matrix.to/#/#fscamp:poddery.com) using any of the matrix powered apps like Element.
 1. If your age is below 15, please contact us at camp at mm.gnu.org.in.
 
-If you are new to these terms, here is an explanation:
+<div style="margin:30px auto">
+  <a class="button" href="../sched">View Camp Schedule</a>
+</div>
+
+If you are new to some of the above terms, here is an explanation:
 
 ## Mailing list:
 
-- 
GitLab