diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/org-publish-project-alist.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/org-publish-project-alist.el b/lisp/org-publish-project-alist.el index 0461aed..b4df45f 100644 --- a/lisp/org-publish-project-alist.el +++ b/lisp/org-publish-project-alist.el @@ -13,8 +13,6 @@ org-html-publish-to-html, otherwise use org-pubish-attachment." (org-html-publish-to-html plist filename pub-dir) (org-publish-attachment plist filename pub-dir))) -(setq org-publish-use-timestamps-flag nil) - (let ((root "~/Documents/orgsite/") (generated "generated/")) (setq org-publish-project-alist (nconc |
