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: Rudolf Adamkovič
Subject: Re: Supress title on html export
Date: Thu, 01 Dec 2022 01:43:33 +0100

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



reply via email to

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