[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www_shared] branch master updated: Added alias for eventlists configura
From: |
gnunet |
Subject: |
[www_shared] branch master updated: Added alias for eventlists configuration as eventsdata |
Date: |
Thu, 11 Jan 2024 00:19:02 +0100 |
This is an automated email from the git hooks/post-receive script.
andreas-habegger pushed a commit to branch master
in repository www_shared.
The following commit(s) were added to refs/heads/master by this push:
new afe0b6f Added alias for eventlists configuration as eventsdata
afe0b6f is described below
commit afe0b6fce401ff098775c2844c5ece49c7d58845
Author: Andreas HABEGGER <andreas.habegger@bfh.ch>
AuthorDate: Thu Jan 11 00:15:40 2024 +0100
Added alias for eventlists configuration as eventsdata
---
sitegen/site.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/sitegen/site.py b/sitegen/site.py
index 6139d1c..b7fbf6b 100644
--- a/sitegen/site.py
+++ b/sitegen/site.py
@@ -228,6 +228,7 @@ class SiteGenerator:
conf=conf,
siteconf=conf["siteconf"],
meetingnotesdata=conf["meetingnotes"],
+ eventsdata=conf["eventslist"],
newsdata=conf["newsposts"],
newsposts=conf["newsposts"],
videosdata=conf["videoslist"],
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www_shared] branch master updated: Added alias for eventlists configuration as eventsdata,
gnunet <=