From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Change HTML export metadata Date: Mon, 17 Dec 2018 22:24:51 -0500 Message-ID: <87zht3v7ng.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZ6Ez-0004lt-HX for emacs-orgmode@gnu.org; Mon, 17 Dec 2018 22:40:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZ62O-0001yi-Pg for emacs-orgmode@gnu.org; Mon, 17 Dec 2018 22:27:21 -0500 Received: from [195.159.176.226] (port=38193 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZ62O-0001xe-I6 for emacs-orgmode@gnu.org; Mon, 17 Dec 2018 22:27:16 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gZ60G-0001r7-1p for emacs-orgmode@gnu.org; Tue, 18 Dec 2018 04:25:04 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Lawrence Bottorff writes: > I've got this: > > Date: 2018-12-17T14:47:18 > Author: me > Created: 2018-12-17 Mon 14:51 > Validate > > standard "metadata" coming at the end of whatever I html-export. I'm sure I can change this, right? C-h v org-html-postamble RET -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler