From c7c992a8e8d57088c0d859fa6066a2e366f1fbd4 Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Fri, 2 Dec 2022 16:11:34 +0100 Subject: [PATCH] Remove created date. --- publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.el b/publish.el index b25b0e5..8cd8380 100755 --- a/publish.el +++ b/publish.el @@ -24,7 +24,7 @@ (require 'org) (setq org-html-htmlize-output-type 'css) - +(setq org-export-time-stamp-file nil) (setq org-html-validation-link nil) (setq org-publish-project-alist '(("tlakh"