[tor-commits] [tpo/master] add download tarball link
hiro at torproject.org
hiro at torproject.org
Wed Mar 27 17:32:37 UTC 2019
commit 12a7f86aedc9a59acd1252e9c3deefe43f1d5b45
Author: Antonela <hola at antonela.me>
Date: Wed Mar 27 14:08:06 2019 -0300
add download tarball link
---
templates/hero-download.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/hero-download.html b/templates/hero-download.html
index 6f31fd0..e71878b 100644
--- a/templates/hero-download.html
+++ b/templates/hero-download.html
@@ -37,6 +37,7 @@
<div class="row p-5">
<a class="mx-auto text-white py-3" href="{{ 'languages'|url(alt=this.alt) }}"><u>{{ _('Download in another language') }}</u></a>
<a class="mx-auto text-white py-3" href="{{ 'alpha'|url(alt=this.alt) }}"><u>{{ _('Advanced Install Options') }}</u></a>
+ <a class="mx-auto text-white py-3" href=""><u>{{ _('Download Source Tarball') }}</u></a>
</div>
<div class="hidden-sm row p-5 justify-content-center window-bg">
<a class="mx-auto text-white text-center py-5" href="https://blog.torproject.org/category/tags/tor-browser"><u>{{ _('Read the latest release announcements') }}</u></a>
More information about the tor-commits
mailing list