Skip to content

Remove Book Title from rendered index.qmd #227

@DillonHammill

Description

@DillonHammill

I'm trying to render a quarto book index.qmd file without displaying the book title in the rendered html.

I've tried adding this to my index.qmd file:

---
title-block-style: none
---

The book title still renders on the page.

Ideally I would just like the cover image to be displayed without any additional text (all that information is already in the cover image).

Any help will be greatly appreciated.

Quarto is amazing, and it just keeps getting better!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions