From 182256bf71bee53b9250187cf8352486ec96ca6a Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 17 Oct 2010 19:18:04 +0200 Subject: [PATCH] website/blog: include link to blog in menu --- blog/_layouts/default.html | 3 +++ website/contact/index.html | 3 +++ website/docs/index.html | 3 +++ website/downloads/index.html | 3 +++ website/index.html | 3 +++ website/screenshots/index.html | 3 +++ 6 files changed, 18 insertions(+) diff --git a/blog/_layouts/default.html b/blog/_layouts/default.html index a975c160..df8f2440 100644 --- a/blog/_layouts/default.html +++ b/blog/_layouts/default.html @@ -67,6 +67,9 @@ a {
  • Downloads
  • +
  • + Blog +
  • Screens
  • diff --git a/website/contact/index.html b/website/contact/index.html index d1aabbab..a02bcc94 100644 --- a/website/contact/index.html +++ b/website/contact/index.html @@ -58,6 +58,9 @@ a {
  • Downloads
  • +
  • + Blog +
  • Screens
  • diff --git a/website/docs/index.html b/website/docs/index.html index 1af31c86..0056aed4 100644 --- a/website/docs/index.html +++ b/website/docs/index.html @@ -58,6 +58,9 @@ a {
  • Downloads
  • +
  • + Blog +
  • Screens
  • diff --git a/website/downloads/index.html b/website/downloads/index.html index 57936274..73aa2ddf 100644 --- a/website/downloads/index.html +++ b/website/downloads/index.html @@ -58,6 +58,9 @@ a {
  • Downloads
  • +
  • + Blog +
  • Screens
  • diff --git a/website/index.html b/website/index.html index 3e0cf9aa..5f9cfcae 100644 --- a/website/index.html +++ b/website/index.html @@ -58,6 +58,9 @@ a {
  • Downloads
  • +
  • + Blog +
  • Screens
  • diff --git a/website/screenshots/index.html b/website/screenshots/index.html index 3cfdeb76..e58b1260 100644 --- a/website/screenshots/index.html +++ b/website/screenshots/index.html @@ -58,6 +58,9 @@ a {
  • Downloads
  • +
  • + Blog +
  • Screens
  • -- 2.39.5