gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: Inserting the skip tag into news files of 2


From: gnunet
Subject: [www] branch master updated: Inserting the skip tag into news files of 2022 and 2023
Date: Mon, 16 Jan 2023 18:14:53 +0100

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

stefan-kuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new aeba5acf Inserting the skip tag into news files of 2022 and 2023
aeba5acf is described below

commit aeba5acfd074c23af9c6ee4eca39b9da492640e1
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Mon Jan 16 18:14:20 2023 +0100

    Inserting the skip tag into news files of 2022 and 2023
---
 template/news/2022-02-0.16.0.html.j2               | 1 +
 template/news/2022-03-0.16.1.html.j2               | 1 +
 template/news/2022-03-0.16.2.html.j2               | 1 +
 template/news/2022-03-0.16.3.html.j2               | 1 +
 template/news/2022-04-libgnunetchat-0.1.0.html.j2  | 1 +
 template/news/2022-05-messenger-gtk-0.7.0.html.j2  | 1 +
 template/news/2022-06-0.17.0.html.j2               | 1 +
 template/news/2022-06-0.17.1.html.j2               | 1 +
 template/news/2022-06-DHTSpec1.html.j2             | 1 +
 template/news/2022-07-0.17.2.html.j2               | 1 +
 template/news/2022-08-0.17.3.html.j2               | 1 +
 template/news/2022-08-0.17.4.html.j2               | 1 +
 template/news/2022-09-0.17.5.html.j2               | 1 +
 template/news/2022-09-0.17.6.html.j2               | 1 +
 template/news/2022-09-messenger-cli-0.1.0.html.j2  | 1 +
 template/news/2022-10-0.18.0.html.j2               | 1 +
 template/news/2022-10-libgnunetchat-0.1.1.html.j2  | 1 +
 template/news/2022-11-0.18.1.html.j2               | 1 +
 template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2 | 1 +
 template/news/2022-12-0.19.0.html.j2               | 1 +
 template/news/2022-12-0.19.1.html.j2               | 1 +
 template/news/2023-01-0.19.2.html.j2               | 1 +
 22 files changed, 22 insertions(+)

diff --git a/template/news/2022-02-0.16.0.html.j2 
b/template/news/2022-02-0.16.0.html.j2
index 07f39eed..631b622e 100644
--- a/template/news/2022-02-0.16.0.html.j2
+++ b/template/news/2022-02-0.16.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>GNUnet 0.16.0 released</h1>
 <p>
   We are pleased to announce the release of GNUnet 0.16.0.
diff --git a/template/news/2022-03-0.16.1.html.j2 
b/template/news/2022-03-0.16.1.html.j2
index ba97501d..d39cf8ca 100644
--- a/template/news/2022-03-0.16.1.html.j2
+++ b/template/news/2022-03-0.16.1.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.16.1</h1>
 <p>
 This is a bugfix release for gnunet 0.16.0.
diff --git a/template/news/2022-03-0.16.2.html.j2 
b/template/news/2022-03-0.16.2.html.j2
index 58f6a423..5ea4d941 100644
--- a/template/news/2022-03-0.16.2.html.j2
+++ b/template/news/2022-03-0.16.2.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.16.2</h1>
 <p>
 This is a bugfix release for gnunet 0.16.1.
diff --git a/template/news/2022-03-0.16.3.html.j2 
b/template/news/2022-03-0.16.3.html.j2
index a9742c7b..2d8f376f 100644
--- a/template/news/2022-03-0.16.3.html.j2
+++ b/template/news/2022-03-0.16.3.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.16.3</h1>
 <p>
 This is a bugfix release for gnunet 0.16.2.
diff --git a/template/news/2022-04-libgnunetchat-0.1.0.html.j2 
b/template/news/2022-04-libgnunetchat-0.1.0.html.j2
index f3e80c6d..9568827a 100644
--- a/template/news/2022-04-libgnunetchat-0.1.0.html.j2
+++ b/template/news/2022-04-libgnunetchat-0.1.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>libgnunetchat 0.1.0 released</h1>
 <p>
   We are pleased to announce the release of the client side library 
libgnunetchat 0.1.0.
diff --git a/template/news/2022-05-messenger-gtk-0.7.0.html.j2 
b/template/news/2022-05-messenger-gtk-0.7.0.html.j2
index 531c78c0..6c7c1982 100644
--- a/template/news/2022-05-messenger-gtk-0.7.0.html.j2
+++ b/template/news/2022-05-messenger-gtk-0.7.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>Messenger-GTK 0.7.0 released</h1>
 <p>
   We are pleased to announce the release of the Messenger-GTK application.
diff --git a/template/news/2022-06-0.17.0.html.j2 
b/template/news/2022-06-0.17.0.html.j2
index c122c5c0..fea9e8f8 100644
--- a/template/news/2022-06-0.17.0.html.j2
+++ b/template/news/2022-06-0.17.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>GNUnet 0.17.0 released</h1>
 <p>
   We are pleased to announce the release of GNUnet 0.17.0.
diff --git a/template/news/2022-06-0.17.1.html.j2 
b/template/news/2022-06-0.17.1.html.j2
index f0c2e5f3..fdf41608 100644
--- a/template/news/2022-06-0.17.1.html.j2
+++ b/template/news/2022-06-0.17.1.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.17.1</h1>
 <p>
 This is a bugfix release for gnunet 0.17.0.
diff --git a/template/news/2022-06-DHTSpec1.html.j2 
b/template/news/2022-06-DHTSpec1.html.j2
index 6d210dd3..9bebdf15 100644
--- a/template/news/2022-06-DHTSpec1.html.j2
+++ b/template/news/2022-06-DHTSpec1.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>DHT Technical Specification Milestones 1-3/5</h1>
 <p>
 We are happy to announce the completion of the following milestones for the 
DHT  specification. The objective is to provide a detailed and comprehensive 
guide for implementors of the GNUnet DHT "R<sup>5</sup>N".
diff --git a/template/news/2022-07-0.17.2.html.j2 
b/template/news/2022-07-0.17.2.html.j2
index 0a45f4f5..a1236da4 100644
--- a/template/news/2022-07-0.17.2.html.j2
+++ b/template/news/2022-07-0.17.2.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.17.2</h1>
 <p>
 This is a bugfix release for gnunet 0.17.1.
diff --git a/template/news/2022-08-0.17.3.html.j2 
b/template/news/2022-08-0.17.3.html.j2
index 9d91b06a..288c645e 100644
--- a/template/news/2022-08-0.17.3.html.j2
+++ b/template/news/2022-08-0.17.3.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.17.3</h1>
 <p>
 This is a bugfix release for gnunet 0.17.2.
diff --git a/template/news/2022-08-0.17.4.html.j2 
b/template/news/2022-08-0.17.4.html.j2
index 576e8a45..e3abfb59 100644
--- a/template/news/2022-08-0.17.4.html.j2
+++ b/template/news/2022-08-0.17.4.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.17.4</h1>
 <p>
 This is a bugfix release for gnunet 0.17.3 because of a missing file in the
diff --git a/template/news/2022-09-0.17.5.html.j2 
b/template/news/2022-09-0.17.5.html.j2
index 37a65b43..171ce3a1 100644
--- a/template/news/2022-09-0.17.5.html.j2
+++ b/template/news/2022-09-0.17.5.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.17.5</h1>
 <p>
 This is a bugfix release for gnunet 0.17.4..
diff --git a/template/news/2022-09-0.17.6.html.j2 
b/template/news/2022-09-0.17.6.html.j2
index d992826f..8d28059b 100644
--- a/template/news/2022-09-0.17.6.html.j2
+++ b/template/news/2022-09-0.17.6.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.17.6</h1>
 <p>
 This is a bugfix release for gnunet 0.17.5.
diff --git a/template/news/2022-09-messenger-cli-0.1.0.html.j2 
b/template/news/2022-09-messenger-cli-0.1.0.html.j2
index 9d61834d..f9829d6f 100644
--- a/template/news/2022-09-messenger-cli-0.1.0.html.j2
+++ b/template/news/2022-09-messenger-cli-0.1.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>messenger-cli 0.1.0 released</h1>
 <p>
   We are pleased to announce the release of the messenger-cli application.
diff --git a/template/news/2022-10-0.18.0.html.j2 
b/template/news/2022-10-0.18.0.html.j2
index 0836b32d..1f281b0e 100644
--- a/template/news/2022-10-0.18.0.html.j2
+++ b/template/news/2022-10-0.18.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>GNUnet 0.18.0 released</h1>
 <p>
   We are pleased to announce the release of GNUnet 0.18.0.
diff --git a/template/news/2022-10-libgnunetchat-0.1.1.html.j2 
b/template/news/2022-10-libgnunetchat-0.1.1.html.j2
index 00334ea6..2fc901da 100644
--- a/template/news/2022-10-libgnunetchat-0.1.1.html.j2
+++ b/template/news/2022-10-libgnunetchat-0.1.1.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>libgnunetchat 0.1.1 released</h1>
 <p>
 This is mostly a bugfix release for libgnunetchat 0.1.0. But it will also 
update the build process of libgnunetchat to use GNU Automake and it will 
ensure compatibility with latest changes in GNUnet 0.18.0.
diff --git a/template/news/2022-11-0.18.1.html.j2 
b/template/news/2022-11-0.18.1.html.j2
index 5000167f..482a9ea4 100644
--- a/template/news/2022-11-0.18.1.html.j2
+++ b/template/news/2022-11-0.18.1.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.18.1</h1>
 <p>
 This is a bugfix release for gnunet 0.18.0.
diff --git a/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2 
b/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2
index 071c91af..39759705 100644
--- a/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2
+++ b/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>NGI Zero Entrust: "GNS to DNS Migration and Zone Management"</h1>
 <p>
   We are happy to announce that we have successfully acquired funding for 
further
diff --git a/template/news/2022-12-0.19.0.html.j2 
b/template/news/2022-12-0.19.0.html.j2
index 1d734d2b..b84370c0 100644
--- a/template/news/2022-12-0.19.0.html.j2
+++ b/template/news/2022-12-0.19.0.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <h1>GNUnet 0.19.0 released</h1>
 <p>
   We are pleased to announce the release of GNUnet 0.19.0.
diff --git a/template/news/2022-12-0.19.1.html.j2 
b/template/news/2022-12-0.19.1.html.j2
index 8e3f4100..6e3b86a2 100644
--- a/template/news/2022-12-0.19.1.html.j2
+++ b/template/news/2022-12-0.19.1.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.19.1</h1>
 <p>
 This is a bugfix release for gnunet 0.19.0.
diff --git a/template/news/2023-01-0.19.2.html.j2 
b/template/news/2023-01-0.19.2.html.j2
index 7aea9f3a..2e85c512 100644
--- a/template/news/2023-01-0.19.2.html.j2
+++ b/template/news/2023-01-0.19.2.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <h1>GNUnet 0.19.2</h1>
 <p>
 This is a bugfix release for gnunet 0.19.1.

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