From d913ae0c4ee97c14cdc6cc568d122c47109d9ffe Mon Sep 17 00:00:00 2001
From: Bady <bady@disroot.org>
Date: Fri, 16 Oct 2020 00:17:38 +0530
Subject: [PATCH] Add new announcement

Mentors Application Extended for Two Weeks
---
 index.xml       | 11 ++++++++++-
 news/index.html |  8 ++++++++
 news/index.xml  | 15 ++++++++++++++-
 sitemap.xml     |  9 +++++++--
 4 files changed, 39 insertions(+), 4 deletions(-)

diff --git a/index.xml b/index.xml
index a7520f1..a5ce15e 100644
--- a/index.xml
+++ b/index.xml
@@ -5,7 +5,16 @@
     <link>https://camp.fsf.org.in/</link>
     <description>Recent content on Free Software Camp</description>
     <generator>Hugo -- gohugo.io</generator>
-    <lastBuildDate>Thu, 15 Oct 2020 11:21:38 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Fri, 16 Oct 2020 00:11:42 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Mentors Application Extended for Two Weeks</title>
+      <link>https://camp.fsf.org.in/news/mentors-application-extended/</link>
+      <pubDate>Fri, 16 Oct 2020 00:11:42 +0530</pubDate>
+      
+      <guid>https://camp.fsf.org.in/news/mentors-application-extended/</guid>
+      <description> Learners registration closed on October 15, 2020. Mentor application extended for two more weeks. Last date to apply is October 29, 2020.  </description>
+    </item>
+    
     <item>
       <title>Final Confirmation of Registration is Requested from All Who Applied as Learners</title>
       <link>https://camp.fsf.org.in/news/final-confirmation-of-registration/</link>
diff --git a/news/index.html b/news/index.html
index 2456009..f397379 100644
--- a/news/index.html
+++ b/news/index.html
@@ -66,6 +66,14 @@
 <section class="page">
     <h1 style="text-align: center;">News & Announcements</h1>
     
+    <div class="news-item">
+        <h3><a class="link" href="https://camp.fsf.org.in/news/mentors-application-extended/">Mentors Application Extended for Two Weeks</a></h3>
+        <div class="list-item">
+            <small class="label-dark">October 16, 2020</small>
+        </div>
+        <p> Learners registration closed on October 15, 2020. Mentor application extended for two more weeks. Last date to apply is October 29, 2020.  </p>
+    </div>
+    
     <div class="news-item">
         <h3><a class="link" href="https://camp.fsf.org.in/news/final-confirmation-of-registration/">Final Confirmation of Registration is Requested from All Who Applied as Learners</a></h3>
         <div class="list-item">
diff --git a/news/index.xml b/news/index.xml
index f659be7..07ea80f 100644
--- a/news/index.xml
+++ b/news/index.xml
@@ -5,7 +5,20 @@
     <link>https://camp.fsf.org.in/news/</link>
     <description>Recent content on Free Software Camp</description>
     <generator>Hugo -- gohugo.io</generator>
-    <lastBuildDate>Thu, 15 Oct 2020 11:21:38 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/news/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Fri, 16 Oct 2020 00:11:42 +0530</lastBuildDate><atom:link href="https://camp.fsf.org.in/news/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Mentors Application Extended for Two Weeks</title>
+      <link>https://camp.fsf.org.in/news/mentors-application-extended/</link>
+      <pubDate>Fri, 16 Oct 2020 00:11:42 +0530</pubDate>
+      
+      <guid>https://camp.fsf.org.in/news/mentors-application-extended/</guid>
+      <description>&lt;ul&gt;
+&lt;li&gt;Learners registration closed on October 15, 2020.&lt;/li&gt;
+&lt;li&gt;Mentor application extended for two more weeks. Last date to apply is October 29, 2020.&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+    </item>
+    
     <item>
       <title>Final Confirmation of Registration is Requested from All Who Applied as Learners</title>
       <link>https://camp.fsf.org.in/news/final-confirmation-of-registration/</link>
diff --git a/sitemap.xml b/sitemap.xml
index 24d5195..4db45e9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,15 +4,20 @@
   
   <url>
     <loc>https://camp.fsf.org.in/</loc>
-    <lastmod>2020-10-15T11:21:38+05:30</lastmod>
+    <lastmod>2020-10-16T00:11:42+05:30</lastmod>
   </url>
   
   <url>
     <loc>https://camp.fsf.org.in/news/</loc>
-    <lastmod>2020-10-15T11:21:38+05:30</lastmod>
+    <lastmod>2020-10-16T00:11:42+05:30</lastmod>
     <priority>0</priority>
   </url>
   
+  <url>
+    <loc>https://camp.fsf.org.in/news/mentors-application-extended/</loc>
+    <lastmod>2020-10-16T00:11:42+05:30</lastmod>
+  </url>
+  
   <url>
     <loc>https://camp.fsf.org.in/news/final-confirmation-of-registration/</loc>
     <lastmod>2020-10-15T11:21:38+05:30</lastmod>
-- 
GitLab