about summary refs log tree commit diff
path: root/users/glittershark/gws.fyi/config.el
(require 'org)

(setq org-html-postamble nil)

(defadvice org-export-grab-title-from-buffer
    (around org-export-grab-title-from-buffer-disable activate))