diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-08 00:10:56 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-08 00:10:56 -0800 |
| commit | 5c40bc887a74718f5b16f604fa133d120a9c096c (patch) | |
| tree | 1507575bd3c8fecbb844f65949f659e6233530d2 /config/emacs.org | |
| parent | cd7bea112636559c28d9ae120094f8f8c5ece1f2 (diff) | |
fix emacs hopefully
Diffstat (limited to 'config/emacs.org')
| -rw-r--r-- | config/emacs.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/emacs.org b/config/emacs.org index f54e70e..0705af9 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -171,6 +171,7 @@ This is my org mode configuration, which also configures latex. '(("website-org" :base-directory "~/monorepo" :base-extension "org" + :exclude "nix/README\\.org" :publishing-directory "~/website_html" :with-author t :with-date t |
