[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/master] Update navbar
commit 8ce8cdf9facd43965f38147fb12e4ef52482047d
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Fri Aug 23 13:57:34 2019 +0200
Update navbar
---
templates/navbar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/navbar.html b/templates/navbar.html
index 9e343cf..a1dac26 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -28,7 +28,7 @@
{% set link = site.get(item.path) %}
{% if link %}
<a class="nav-link" href="{{ item.path|url(alt=this.alt) }}">
- {% elif item.label == "Documentation"}
+ {% elif item.label == "Documentation" or item.label == "Blog"}
<a class="nav-link" href="{{ item.path }}">
{% else %}
<a class="nav-link" href="{{ item.path }}/{{this.alt}}">
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits