This is probably a trivial question, but I have spent some time looking for an answer without success. If I compile a quarto document to an HTML file, I get the title and below AUTHOR and the name I provided in the YAML header. I know I can change the language of AUTHOR using the lang: option in the YAML header, but how do I suppress it? I want an output that looks more like the PDF output, i.e., with just the title and below the author's name without spelling out AUTHOR.
This will give you a simpler header. Finally, put that modified html.template into the same directory as your quarto file, and put this in your yaml header: