Hi Prad,

prad <p...@towardsfreedom.com> writes:

> this removes the author through a template:
> #+OPTIONS: <:nil author:nil
>
> is there a variable to remove the entire postamble?

(setq org-export-html-postamble nil)

> is there a way i can add things to the postamble such as a horizontal line?

(setq org-export-html-postamble "<hr />")

HTH,

-- 
 Bastien

Reply via email to