diff options
author | Alan Pearce | 2020-11-14 21:56:17 +0100 |
---|---|---|
committer | Alan Pearce | 2020-11-14 21:56:17 +0100 |
commit | 3becda28897ac332b2aace6c4cde559d93f4d9a0 (patch) | |
tree | 862351c6eb463dc91d141b6ef1e7cdcc90a2e56a /post/opening-projects-with-projectile.md | |
parent | 7b8e1090ccfc4dee2be6ebb3631e2b3f5d90183a (diff) | |
download | website-3becda28897ac332b2aace6c4cde559d93f4d9a0.tar.lz website-3becda28897ac332b2aace6c4cde559d93f4d9a0.tar.zst website-3becda28897ac332b2aace6c4cde559d93f4d9a0.zip |
Normalise categories to lowercase
Diffstat (limited to 'post/opening-projects-with-projectile.md')
-rw-r--r-- | post/opening-projects-with-projectile.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/opening-projects-with-projectile.md b/post/opening-projects-with-projectile.md index b6a4e5b..637d6f1 100644 --- a/post/opening-projects-with-projectile.md +++ b/post/opening-projects-with-projectile.md @@ -3,7 +3,7 @@ description = "" title = "Opening Projects with Projectile" date = 2014-07-12T09:12:34Z [taxonomies] -categories = ["Emacs"] +categories = ["emacs"] tags = ["emacs", "lisp"] +++ |