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

hiro at torproject.org hiro at torproject.org
Wed Sep 18 09:38:30 UTC 2019


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

    Update xml stream
---
 templates/outreach.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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