diff options
author | Alan Pearce | 2014-09-06 20:37:43 +0100 |
---|---|---|
committer | Alan Pearce | 2014-09-06 20:37:43 +0100 |
commit | c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b (patch) | |
tree | e8a483302515a7c2bfeaf99c9d1c94953406b98e /content/post/emacs-package-archive-statistics.md | |
parent | 019eb119d7abc0dba153613e2b34d533c361e9ab (diff) | |
download | website-c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b.tar.lz website-c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b.tar.zst website-c3d85cffc18e10658d2f4dcc7bfcbd5bda88fd3b.zip |
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.
Diffstat (limited to 'content/post/emacs-package-archive-statistics.md')
-rw-r--r-- | content/post/emacs-package-archive-statistics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/emacs-package-archive-statistics.md b/content/post/emacs-package-archive-statistics.md index f86d17e..4bfa91e 100644 --- a/content/post/emacs-package-archive-statistics.md +++ b/content/post/emacs-package-archive-statistics.md @@ -1,7 +1,7 @@ +++ Categories = ["Emacs"] Description = "Working out which package archives I'm using" -Tags = ["Emacs"] +Tags = ["emacs"] title = "Emacs Package Archive Statistics" date = 2014-07-19T13:19:54Z +++ |