From 7c2d6969e18172eae6615ac0c324daa6d6cd0fa7 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Tue, 2 Jul 2024 11:36:59 +0000 Subject: Fix mismatched parens --- config.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index ae33b37..bb6cb91 100644 --- a/config.org +++ b/config.org @@ -814,8 +814,7 @@ I generate my website using org mode. I use the built in ox-publish subsystem f :html-link-home "https://noa.pub/" :html-link-use-abs-url t :exclude ".*" - :include ("index.org"))) - )) + :include ("index.org")))) #+end_src We also need to install a newer version of htmlize so that we can properly convert syntax highlighted code into html. I wish there was a way to turn this off, but i couldn't easily find it, so we're stuck with it for now. -- cgit 1.4.1-2-gfad0