[tor-commits] [donate-static/staging] Use navbar-min

hiro at torproject.org hiro at torproject.org
Tue Oct 20 13:39:07 UTC 2020


commit 2a8ddd1b0a2f276dddb0848c3ed29f0d264a9e05
Author: hiro <hiro at torproject.org>
Date:   Tue Oct 20 15:38:59 2020 +0200

    Use navbar-min
---
 templates/meta.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/meta.html b/templates/meta.html
index 478f22db..17a9652f 100644
--- a/templates/meta.html
+++ b/templates/meta.html
@@ -20,5 +20,5 @@
 <title>{{ _("Tor Project") }} | {% block title %}{{ this.title }}{% endblock %}</title>
 <body class="no-gutters">
   <header>
-    {% include 'navbar.html' %}
+    {% include 'navbar-min.html' %}
   </header>



More information about the tor-commits mailing list