diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-08 00:17:27 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-08 00:17:27 -0800 |
| commit | 69dbf05a50c1c8668cea938c13f8f2c7fadddcc7 (patch) | |
| tree | 1507575bd3c8fecbb844f65949f659e6233530d2 /config | |
| parent | ddd67489f291db60e6eead35a77b84a91f9aaa37 (diff) | |
| parent | 5c40bc887a74718f5b16f604fa133d120a9c096c (diff) | |
Merge branch 'chore/perfect-css'
Diffstat (limited to 'config')
| -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 |
