aboutsummaryrefslogtreecommitdiff
path: root/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'template.py')
-rwxr-xr-xtemplate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/template.py b/template.py
index a5b3119b..27c143ee 100755
--- a/template.py
+++ b/template.py
@@ -211,6 +211,7 @@ newsposts = [
211 {'page': '2019-0.11.1.html', 'date': '2019-04-03', 'title': 'GNUnet 0.11.1'}, 211 {'page': '2019-0.11.1.html', 'date': '2019-04-03', 'title': 'GNUnet 0.11.1'},
212 {'page': '2019-0.11.0.html', 'date': '2019-02-28', 'title': 'GNUnet 0.11.0'}, 212 {'page': '2019-0.11.0.html', 'date': '2019-02-28', 'title': 'GNUnet 0.11.0'},
213 {'page': '2019-02.html', 'date': '2019-02-01', 'title': 'Google Summer of Code 2019'}, 213 {'page': '2019-02.html', 'date': '2019-02-01', 'title': 'Google Summer of Code 2019'},
214 {'page': '2017-10.html', 'date': '2017-10-01', 'title': 'Launching the new gnunet.org'},
214] 215]
215 216
216 217