From 2a70d6c344b9eed80f253855f4d6f4a4d4192dd4 Mon Sep 17 00:00:00 2001 From: Howard Abrams Date: Sun, 20 Oct 2024 21:40:36 -0700 Subject: [PATCH] Ignoring my theme for my website and writing the style myself. Plus a bug fix for mail. --- ha-org-publishing.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha-org-publishing.org b/ha-org-publishing.org index ea4c757..cd98d79 100644 --- a/ha-org-publishing.org +++ b/ha-org-publishing.org @@ -41,7 +41,7 @@ Render my code with my font colors: #+begin_src emacs-lisp :results silent (use-package htmlize - :conf + :config ;; But I turn the source code coloring off to use a CSS stylesheet I ;; control, as otherwise, switching between dark and light themes ;; make the code difficult to read: