Switch to html5; pointed out by Frantisek

rss-wip
Florian Obser 3 months ago
parent 68391f5e7e
commit 17eff0f6bd

@ -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)

Loading…
Cancel
Save