[reproducible-website] 01/01: Add blog link to navigation

Holger Levsen holger at layer-acht.org
Sun Nov 26 20:16:40 UTC 2017


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

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

commit 2fc5f6b912befe5e2809606569ec8d22db23db85
Author: kpcyrd <git at rxv.cc>
Date:   Sun Nov 26 20:58:07 2017 +0100

    Add blog link to navigation
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 blog.html | 6 ++++++
 news.html | 2 +-
 who.html  | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/blog.html b/blog.html
new file mode 100644
index 0000000..ed79a57
--- /dev/null
+++ b/blog.html
@@ -0,0 +1,6 @@
+---
+title:  Blog
+permalink: /blog/
+order: 5
+---
+<meta http-equiv="refresh" content="0;URL='https://reproducible.alioth.debian.org/blog/'"/>
diff --git a/news.html b/news.html
index 7ce78e8..8cc43bb 100644
--- a/news.html
+++ b/news.html
@@ -2,7 +2,7 @@
 layout: page
 title: News
 permalink: /news/
-order: 6
+order: 7
 ---
 
 {% for post in site.posts %}
diff --git a/who.html b/who.html
index 2405378..385da2b 100644
--- a/who.html
+++ b/who.html
@@ -2,7 +2,7 @@
 layout: page
 title:  Who is involved?
 permalink: /who/
-order: 5
+order: 6
 ---
 
 <div class="row">

-- 
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