[tor-commits] [tpo/master] Add eoy banner in download page

hiro at torproject.org hiro at torproject.org
Mon Oct 19 13:52:16 UTC 2020


commit b56c561062dc318ba691d430be68e0be2a894c9a
Author: hiro <hiro at torproject.org>
Date:   Mon Oct 19 15:52:13 2020 +0200

    Add eoy banner in download page
---
 lego                      | 2 +-
 templates/navbar-min.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/lego b/lego
index 7f2289bf..c55b8645 160000
--- a/lego
+++ b/lego
@@ -1 +1 @@
-Subproject commit 7f2289bf68685da40878bb09ee91346057c443d3
+Subproject commit c55b86456c19f5f652b1ed24026009e327713254
diff --git a/templates/navbar-min.html b/templates/navbar-min.html
index 51e0bc3b..4f8e5825 100644
--- a/templates/navbar-min.html
+++ b/templates/navbar-min.html
@@ -1,3 +1,4 @@
+{% include 'banner.html' %}
 {% if not this.color %}
 <div class="container-fluid bg-primary">
   <nav class="navbar no-background navbar-expand-lg navbar-dark bg-primary p-2">



More information about the tor-commits mailing list