From b466d5fe7b26e1104109169ad72e8d5f355f74ca Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 3 Apr 2018 23:16:45 +0000 Subject: [PATCH] Simpler headers Signed-off-by: Valentin Popov --- _pages/404.md | 9 +++------ _pages/about.md | 11 +++++------ _pages/atom.md | 3 +-- _pages/index.md | 9 +++++---- 4 files changed, 14 insertions(+), 18 deletions(-) diff --git a/_pages/404.md b/_pages/404.md index 742fc77..72d8da5 100644 --- a/_pages/404.md +++ b/_pages/404.md @@ -1,10 +1,7 @@ --- -permalink: "/404.html" -layout: page -sidebar: false -id: 404 -title: "404: Page not found" -description: "" +permalink: "/404.html" +title: "404: Page not found" +layout: page --- Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. diff --git a/_pages/about.md b/_pages/about.md index 30c7fef..76fff97 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -1,10 +1,9 @@ --- -permalink: "/about.html" -layout: page -sidebar: true -id: about -title: "About" -description: "Обо мне" +permalink: "/about.html" +description: "Обо мне" +title: "About" +sidebar: true +layout: page --- There is a significant amount of subtle, yet precisely calibrated, styling to ensure that your content is emphasized while still looking aesthetically pleasing. diff --git a/_pages/atom.md b/_pages/atom.md index 23c9ff3..cc7548e 100644 --- a/_pages/atom.md +++ b/_pages/atom.md @@ -1,7 +1,6 @@ --- -layout: null permalink: "/atom.xml" -sidebar: false +layout: null --- diff --git a/_pages/index.md b/_pages/index.md index 4b470f8..280e8b6 100644 --- a/_pages/index.md +++ b/_pages/index.md @@ -1,8 +1,9 @@ --- -permalink: "/index.html" -layout: default -title: "Home" -id: index +permalink: "/index.html" +layout: default +sidebar: true +title: "Home" +id: index ---