[tor-commits] [tpo/master] Added stream URL to Save the date button

gus at torproject.org gus at torproject.org
Wed May 26 00:43:43 UTC 2021


commit 4869e4b6d8b23ec69664fd84b5dc08ef3e66b7ea
Author: Duncan <duncan at torproject.org>
Date:   Wed May 26 00:20:47 2021 +0000

    Added stream URL to Save the date button
---
 templates/privchat.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/privchat.html b/templates/privchat.html
index 6d3301f2..df21699f 100644
--- a/templates/privchat.html
+++ b/templates/privchat.html
@@ -27,7 +27,7 @@
     <div>
       <p><span class="text-primary nick" style="font-size:18px;"><mark>5/26 ∙ 18:00 UTC ∙ 14:00 Eastern ∙ 11:00 Pacific ∙ <a href="https://www.youtube.com/watch?v=-wbivkG8TcU" title="Tor Project YouTube Channel" target="_blank"><i class="fab fa-youtube"></i> @torproject YouTube channel</a></mark></span></p>
     </div>
-    <a class="btn btn-small bg-primary text-light my-4" href="#" target="_blank"><i class="mr-2 pt-1 fas fa-thumbtack-png"></i> {{ _("Save the Date") }} </a>
+    <a class="btn btn-small bg-primary text-light my-4" href="https://www.youtube.com/watch?v=-wbivkG8TcU" target="_blank"><i class="mr-2 pt-1 fas fa-thumbtack-png"></i> {{ _("Save the Date") }} </a>
     <div>
     <p class="font-family-serif">
       Celebrate 25 years of onion routing with Tor!



More information about the tor-commits mailing list