From 44cee5d259a756cbaea8526c6d3d31f52b4883cc Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 30 Dec 2014 08:49:29 +0200 Subject: [PATCH] 2014-12-30-test.md: replace tags with category --- _posts/2014-12-30-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2014-12-30-test.md b/_posts/2014-12-30-test.md index bfbfc62..0ca9e52 100644 --- a/_posts/2014-12-30-test.md +++ b/_posts/2014-12-30-test.md @@ -1,7 +1,7 @@ --- layout: post title: Testing... -tags: english test +category: [english, test] --- It seems that I started trying the blog feature of Jekyll too.