From 7f711013e5a8d381d0058b3cf084f3a31f1dad78 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 2 Jan 2016 21:23:26 +0100 Subject: [PATCH] damnit, the Blog root pages had lost their title... so it seems I do need to repeat the blog's name. Oh well. --- ralf/_drafts/the-scope-of-unsafe.md | 2 +- ralf/blog/archive.html | 8 ++------ ralf/blog/index.html | 7 ++----- 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/ralf/_drafts/the-scope-of-unsafe.md b/ralf/_drafts/the-scope-of-unsafe.md index 641b4bb..390ff51 100644 --- a/ralf/_drafts/the-scope-of-unsafe.md +++ b/ralf/_drafts/the-scope-of-unsafe.md @@ -1,5 +1,5 @@ --- -title: The scope of unsafe +title: The Scope of Unsafe categories: research rust --- diff --git a/ralf/blog/archive.html b/ralf/blog/archive.html index 0c89c9f..78186ca 100644 --- a/ralf/blog/archive.html +++ b/ralf/blog/archive.html @@ -1,15 +1,11 @@ --- -title: Archive -layout: default +title: "Ralf's Ramblings: Archive" +layout: page rss: true sort: 1 hide: true --- -
-

{{ site.blog.title }}

-
-

Here you can find direct links to all my blog posts.