diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-04-14 20:13:50 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-04-14 20:13:50 -0500 |
commit | 79b82cf7730817f6079c80b2d1d0b017e4feb6d9 (patch) | |
tree | 98465ab0ba2d8b6776859e058c646dc8fb1ec93a /publish.el | |
parent | 5771fff8a8ca45a79c31faacb08e12e2c7c4e9ee (diff) |
idk
Diffstat (limited to 'publish.el')
-rw-r--r-- | publish.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ (require 'org) (require 'ox-html) -(require 'ox-rss) (defun my/org-publish-org-sitemap-format (entry style project) (cond ((not (directory-name-p entry)) |