Switch to html5; pointed out by Frantisek

This commit is contained in:
Florian Obser 2023-03-10 11:19:01 +01:00
parent 68391f5e7e
commit 17eff0f6bd
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
(require 'htmlize)
(require 'org)
(setq org-html-doctype "html5")
(setq org-html-htmlize-output-type 'css)
(setq org-export-time-stamp-file nil)
(setq org-html-validation-link nil)