On Fri, Jan 29, 2010 at 11:01 AM, Chao Lu <looc...@gmail.com> wrote:
> One more question, how could I disable the footer part and if I want to use
> it, how could I add some icons, like powered by Emacs, Org-mode, UNIX icons?

Oh, here I think I can help.
In your .emacs, put:
(setq org-publish-project-alist
...
         :postamble "<p><img src='imgs/button-emacs.png'></p>"

you can as well set the ;;       :auto-preamble          :auto-postamble  
values to t/nil.

 -- Ben


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to