emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Supress title on html export


From: Galaxy Being
Subject: Re: Supress title on html export
Date: Fri, 2 Dec 2022 10:43:28 -0600

BTW, this would seem to suggest org-mode has some built-in "master CSS". Or, how does org-mode know about the class/ID .title? In my case, I use my own CSS that I put in the header, and yes, it has a .title. Still, how does bare-bones default html export know about .title?

On Wed, Nov 30, 2022 at 6:43 PM Rudolf Adamkovič <salutis@me.com> wrote:
Galaxy Being <borgauf@gmail.com> writes:

> Yes, leaving it blank suppresses it, but then my browser needs a page
> title for searching. I'm trying to have and not display a title.

Using CSS, for example:

#+html_head_extra: <style> .title { display: none; } </style>

Rudy
--
"Genius is 1% inspiration and 99% perspiration."
-- Thomas Alva Edison, 1932

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia


--

Lawrence Bottorff
Grand Marais, MN, USA
borgauf@gmail.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]