From c0384ae720e2b274bfeebbc8a5303fb8a85d66d5 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 16 Mar 2026 15:22:07 -0700 Subject: test my website more deeply; add more CSS --- config/emacs.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'config/emacs.org') diff --git a/config/emacs.org b/config/emacs.org index dda7dc2..99aff38 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -134,6 +134,8 @@ These are packages that I require in order to write some scripts in emacs-lisp. (use-package dash) (use-package s) (use-package f) +(use-package yaml-mode + :demand t) #+end_src ** Emacs These are all the options that need to be set at the start of the program. Because use-package @@ -300,7 +302,7 @@ This is my org mode configuration, which also configures latex. (use-package htmlize :demand t - :after (catppuccin-theme doom-themes)) + :after (catppuccin-theme doom-themes yaml-mode)) (unless noninteractive (use-package htmlize @@ -346,6 +348,7 @@ This is my org mode configuration, which also configures latex. :recursive t :publishing-function org-html-publish-to-html :headline-levels 4 + :html-footnotes-section "

%s%s
" :html-head ,(concat "\n\n\n\n\n\n\n\n\n\n\n" "