[reproducible-website] 01/01: try to force ordering

Holger Levsen holger at layer-acht.org
Sun Dec 18 13:23:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository reproducible-website.

commit 467187b3bcc9e68afb35f1b6a6b00a1258c1880a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 18 14:23:05 2016 +0100

    try to force ordering
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 _includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/header.html b/_includes/header.html
index 3dd4cfc..3d86aea 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -16,7 +16,7 @@
           </svg>
         </a>
         <div class="trigger">
-          {% for page in site.pages %}
+          {% for page in documentation resources tools events who news %}
             {% if page.title %}<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>{% endif %}
           {% endfor %}
         </div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list