summaryrefslogtreecommitdiffstats
path: root/common.el
blob: 2fcdf9d8f412f1bd96941d342e65d7f438cea10f (plain)
1
2
3
4
(setq org-html-head-include-scripts nil
      org-html-validation-link nil
      org-html-htmlize-output-type 'css
      org-confirm-babel-evaluate nil)