gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: sync roadmap and news


From: gnunet
Subject: [www] branch master updated: sync roadmap and news
Date: Fri, 19 Jun 2020 15:33:35 +0200

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 e070b90  sync roadmap and news
e070b90 is described below

commit e070b90d3862c56c734d82b9846b20c4b6b613ef
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Jun 19 15:27:58 2020 +0200

    sync roadmap and news
---
 template/roadmap.html.j2 | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

diff --git a/template/roadmap.html.j2 b/template/roadmap.html.j2
index d2420a1..b08860f 100644
--- a/template/roadmap.html.j2
+++ b/template/roadmap.html.j2
@@ -12,14 +12,31 @@
     </div>
     <ul class="timeline">
       <li>
-        <b>0.13.0</b>
-        <i>31.6.2020, 2020</i>
-        <p>This release will include...</p>
+        <section class="item-preview">
+          <header>
+            <h3>0.13.0</h3>
+            <p class="item-date">
+              31.6.2020, 2020
+            </p>
+          </header>
+          <p class="item-abstract">
+            This release will include...
+          </p>
+        </section>
+
       </li>
       <li>
-        <b>0.14.0</b>
-        <i>2021</i>
-        <p>This release will include...</p>
+        <section class="item-preview">
+          <header>
+            <h3>0.14.0</h3>
+            <p class="item-date">
+              31.6.2020, 2020
+            </p>
+          </header>
+          <p class="item-abstract">
+            This release will include...
+          </p>
+        </section>
       </li>
     </ul>
   </div>

-- 
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]