idk
This commit is contained in:
parent
f6749b0bf3
commit
8042d700bc
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
:base-directory "~/blog/"
|
||||
:base-extension "org"
|
||||
:recursive t
|
||||
:exclude (regexp-opt '("rss.org" "index.org"))
|
||||
:exclude "\\(?:\\(?:index\\|rss\\)\\.org\\)"
|
||||
:publishing-function my/org-rss-publish-to-rss
|
||||
:publishing-directory "~/public_html"
|
||||
:rss-extension "xml"
|
||||
|
|
Loading…
Add table
Reference in a new issue