commit cf3194c445aeea64a2f272d9ef3288b73f4e76d6 Author: Antonela hola@antonela.me Date: Fri Jun 19 13:49:05 2020 -0300
privchat - update save the date link --- templates/privchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/privchat.html b/templates/privchat.html index dacb7276..d672ed68 100644 --- a/templates/privchat.html +++ b/templates/privchat.html @@ -25,7 +25,7 @@
<div class="container py-3 mt-5"> <p class="h2 text-primary" target="_blank">{{ _('Chapter #1 - Online Privacy in 2020: Activism & COVID-19') }} - <a class="btn btn-small bg-primary text-light ml-4 mb-3" href=""><i class="mr-2 pt-1 fas fa-thumbtack-png"></i> {{ _("Save the date") }} </a></p> + <a class="btn btn-small bg-primary text-light ml-4 mb-3" href="https://www.youtube.com/watch?v=gSyDvG4Z308" target="_blank"><i class="mr-2 pt-1 fas fa-thumbtack-png"></i> {{ _("Save the date") }} </a></p> <div> <p><span class="text-primary nick">June 23th ∙ 1400 EDT ∙ 1800 UTC ∙ <a href="https://youtu.be/gSyDvG4Z308" title="Tor Project You Tube Channel" target="_blank">@torproject YouTube channel</a></span></p> </div>