cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

f6c6355ea94e07665024b5e6f1797b0c8ffbaf94

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-03-15T02:19:52Z

fix error in code block formatting
 content/blog/2024-03-13-doom-emacs.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/blog/2024-03-13-doom-emacs.md b/content/blog/2024-03-13-doom-emacs.md
index 9377c7f..53859a9 100644
--- a/content/blog/2024-03-13-doom-emacs.md
+++ b/content/blog/2024-03-13-doom-emacs.md
@@ -263,7 +263,8 @@ your `~/.doom.d/config.el` file. For example, here's a test project I created to
 try and convert this blog to org-mode recently.
 
 ```lisp
-;; org-publish (require 'ox-publish)
+;; org-publish
+(require 'ox-publish)
 
 (defun my/org-sitemap-date-entry-format (entry style project) "Format ENTRY in
   org-publish PROJECT Sitemap format ENTRY ENTRY STYLE format that includes