From c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 6 Sep 2014 20:37:43 +0100 Subject: Cleanup tags From now on, a post should only have one category. It can have many tags, but generally avoid having a tag and a category being the same thing. Or maybe I should remove categories. --- content/post/cedit-and-paredit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/post/cedit-and-paredit.md') diff --git a/content/post/cedit-and-paredit.md b/content/post/cedit-and-paredit.md index ff6cce3..09ed176 100644 --- a/content/post/cedit-and-paredit.md +++ b/content/post/cedit-and-paredit.md @@ -1,7 +1,7 @@ +++ -Categories = ["Development", "Emacs"] +Categories = ["Emacs"] Description = "Cedit and paredit for structural editing" -Tags = ["Development", "Emacs"] +Tags = ["development", "emacs"] title = "Cedit and Paredit" date = 2014-08-04T07:10:14Z +++ -- cgit 1.4.1