From d2513a8b54bd32782c6d3e9ae4547997eb3ec687 Mon Sep 17 00:00:00 2001 From: Lukasz Skotarek Date: Thu, 2 Apr 2020 22:50:55 +0200 Subject: [PATCH] fix metadata for posts pages --- categories.md | 5 +++++ tags.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/categories.md b/categories.md index 7a58997..250cc11 100644 --- a/categories.md +++ b/categories.md @@ -1,3 +1,8 @@ +--- +layout: page +title: Posts by categories +permalink: /categories/ +--- {% for category in site.categories %}

{{ category[0] }}