From 9fd510a1e20ab84ea252aa7016eb3db0595bb429 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 30 Dec 2014 09:01:09 +0200 Subject: [PATCH] fix categories of 2014-12-30-test.md --- _posts/2014-12-30-test.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2014-12-30-test.md b/_posts/2014-12-30-test.md index 0ca9e52..881535f 100644 --- a/_posts/2014-12-30-test.md +++ b/_posts/2014-12-30-test.md @@ -1,7 +1,8 @@ --- layout: post title: Testing... -category: [english, test] +category: [english] +tags: [test, english] --- It seems that I started trying the blog feature of Jekyll too.