Use HTML5

This commit is contained in:
Tom Willemse 2020-10-10 18:04:47 -07:00
parent 8625e7e8e8
commit 1a0d823b5c

View file

@ -54,6 +54,10 @@
(setq org-publish-timestamp-directory
(concat default-directory "/.org-timestamps/"))
(setq org-html-html5-fancy t)
(setq org-html-doctype "html5")
(setq org-publish-project-alist
'(("index"
:base-directory "."