From af4676e4bd0694897c9572e5a09baedea2a7b06b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 19 Apr 2023 13:34:29 +0200 Subject: Revert "Use more compatible front-matter marker" This reverts commit dedca264d10a44a9137a0490941be55a5c32a5fb. --- post/emacs-package-archive-statistics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'post/emacs-package-archive-statistics.md') diff --git a/post/emacs-package-archive-statistics.md b/post/emacs-package-archive-statistics.md index 44adf4e..6efa5bd 100644 --- a/post/emacs-package-archive-statistics.md +++ b/post/emacs-package-archive-statistics.md @@ -1,10 +1,10 @@ ---- ++++ description = "Working out which package archives I'm using" title = "Emacs Package Archive Statistics" date = 2014-07-19T13:19:54Z [taxonomies] tags = ["emacs"] ---- ++++ I use [cask][] for managing the dependencies of my Emacs configuration. Whenever I opened my `Cask` file, I wondered if I -- cgit 1.4.1