[tor-commits] [community/staging] Update xml stream

hiro at torproject.org hiro at torproject.org
Sun Mar 21 19:17:25 UTC 2021


commit 84d9e3541181970a1ac41725e91d18906a72eacb
Author: hiro <hiro at torproject.org>
Date:   Wed Sep 4 14:46:36 2019 +0200

    Update xml stream
---
 lego                    | 2 +-
 templates/outreach.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lego b/lego
index 4e07d49..62b25f1 160000
--- a/lego
+++ b/lego
@@ -1 +1 @@
-Subproject commit 4e07d49bc08514376151c3a7c73dd3ed0b67583d
+Subproject commit 62b25f1cba4a7af931ccd8f4420d0669812db09c
diff --git a/templates/outreach.html b/templates/outreach.html
index e35f896..a640059 100644
--- a/templates/outreach.html
+++ b/templates/outreach.html
@@ -35,7 +35,7 @@
   <div class="row py-5 text-center mx-auto">
     <h2 class="display-4 text-primary text-center mx-auto">{{ _('Upcoming Tor Events') }}</h2>
     <div class="col-12">
-      {{ render_stream()|safe }}
+      {{ render_stream("https://blog.torproject.org/events.xml")|safe }}
     </div>
   </div>
 </div>





More information about the tor-commits mailing list