{% include this.html %} -- GitLab From 69f6758f84f3a1fc77a2e7cad0c7560df624082f Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Thu, 2 Sep 2021 21:45:51 +0000 Subject: [PATCH 2/3] fixup! i #68: remove everything except android on small --- templates/homepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/homepage.html b/templates/homepage.html index 9b19e373..d2e1c549 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -1,6 +1,6 @@ {% include 'meta.html' %}
-
+
{% include 'hero.html' %}
-- GitLab From 4a8403cbf2c5f1603756e6a0bdc9e9dbc2f3d74b Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Fri, 3 Sep 2021 20:16:08 +0000 Subject: [PATCH 3/3] Fix download spacing on medium size devices --- templates/hero-download.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/hero-download.html b/templates/hero-download.html index 9efe7d3b..cf6053c9 100644 --- a/templates/hero-download.html +++ b/templates/hero-download.html @@ -14,8 +14,8 @@
{% for id, item in bag('platforms').items() %} -
-
+
+
{% set alt_l = alt %} {% set t = bag('versions', 'torbrowser-stable') %} {% set download_prefix = '/dist/torbrowser/' + t.version + '/' %} @@ -53,7 +53,7 @@
{% endfor %} -