aboutsummaryrefslogtreecommitdiff
path: root/_includes/navbar.html
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-05-16 22:39:27 +0300
committerValentin Popov <info@valentineus.link>2018-05-16 22:39:27 +0300
commitf200c2a5b70689b57e13befcfd3d699711606478 (patch)
tree8f35844cfc53914f5e566772c804fd98c378fefd /_includes/navbar.html
parent391d363a1c2fc94ae9fb6c7441255a09d22169c7 (diff)
downloadpopov.link-f200c2a5b70689b57e13befcfd3d699711606478.tar.xz
popov.link-f200c2a5b70689b57e13befcfd3d699711606478.zip
Fixed text
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_includes/navbar.html')
-rw-r--r--_includes/navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/navbar.html b/_includes/navbar.html
index 3f95dfd..d6d7e90 100644
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -4,7 +4,7 @@
<div class="container">
<ul class="nav nav-pills">
{% unless page.url == "/index.html" %}
- <li role="presentation"><a href="/">&lt;&lt; Home</a></li>
+ <li role="presentation"><a href="/">Home</a></li>
{% endunless %}
<!-- Right side -->