Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <angelo@fogcreek.com>2018-08-22 20:49:12 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-08-22 20:49:12 +0300
commit2ce5bb34cdf6dd1ec05e971270e1e9adf92f5265 (patch)
treea128e0e71b6481ae0b3c72d344d49db9b6820726 /layouts
parent983498e1447f8b9c40032c8a13057dcb77d56490 (diff)
Remove hard-coded 'Home' link from pagenav
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/pagenav.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/pagenav.html b/layouts/partials/pagenav.html
index d2b249d..8adeb8f 100644
--- a/layouts/partials/pagenav.html
+++ b/layouts/partials/pagenav.html
@@ -15,9 +15,6 @@
{{ end }}
<!-- Next, the menu of static content pages (e.g., about, now). -->
- <div class="static-page-nav-item">
- <a alt="Home" href="{{ .Site.BaseURL }}">Home</a>
- </div>
{{ range .Site.Menus.main }}
<div class="static-page-nav-item">
<a href="{{ .URL }}">