diff options
author | Alan Pearce | 2014-09-06 20:37:43 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-16 00:11:09 +0100 |
commit | 0d8002096ef6f209733048e88b5615302aae9468 (patch) | |
tree | 746346541dc907ac1bda4309f63bf34c625c2951 /post/emacs-package-archive-statistics.md | |
parent | 6bb45ab9248285914e799d774e007ed9247aa63e (diff) | |
download | website-0d8002096ef6f209733048e88b5615302aae9468.tar.lz website-0d8002096ef6f209733048e88b5615302aae9468.tar.zst website-0d8002096ef6f209733048e88b5615302aae9468.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 'post/emacs-package-archive-statistics.md')
-rw-r--r-- | post/emacs-package-archive-statistics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/emacs-package-archive-statistics.md b/post/emacs-package-archive-statistics.md index f86d17e..4bfa91e 100644 --- a/post/emacs-package-archive-statistics.md +++ b/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 +++ |