gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: add no gsoc news


From: gnunet
Subject: [www] branch master updated: add no gsoc news
Date: Tue, 09 Mar 2021 15:30:51 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 08a2463  add no gsoc news
08a2463 is described below

commit 08a24630b45d0fd674bb051d88930d8fc344d1cb
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Tue Mar 9 15:29:20 2021 +0100

    add no gsoc news
---
 inc                | 2 +-
 news/index.html.j2 | 2 +-
 www.yml            | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/inc b/inc
index 4ae188a..99a0de7 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 4ae188ae658793c6cfddf60fdb5a563e590f9cfa
+Subproject commit 99a0de7cac0033db10a0bed9f476900ece1e402a
diff --git a/news/index.html.j2 b/news/index.html.j2
index 6db6600..0797c44 100644
--- a/news/index.html.j2
+++ b/news/index.html.j2
@@ -19,7 +19,7 @@
           </div>
         </div>
         <div class="row">
-          {% for year, yitem in newsdata|selectattr('date.year', 'gt', 
2019)|groupby('date.year') %}
+          {% for year, yitem in newsdata|selectattr('date.year', 'gt', 
2019)|groupby('date.year')|reverse %}
           <b>{{ year }}</b>
           <ul class="timeline">
           {% for item in yitem %}
diff --git a/www.yml b/www.yml
index f7f8583..aefc362 100644
--- a/www.yml
+++ b/www.yml
@@ -58,6 +58,9 @@ meetingnotes:
   2019: 2019-12-27
   2020: 2020-12-30
 newsposts:
+  - page: 2021-03-gsoc-update.html
+    date: 2021-03-09
+    title: No GSoC projects in 2021
   - page: 2020-11-0.14.0.html
     date: 2020-11-14
     title: GNUnet 0.14.0

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]