bookdown-demo: where is the code which creates the footer on index.html?

I am using bookdown-demo as a starting point for a bookdown project. I would like to customize the content which shows up in the footer on the rendered index.html page, but I cannot find where this is specified in the markdown or yml files. Can someone give me an idea where this is specified?


1 Like

That's part of the bs4_book theme, and I'm not aware whether it can be changed.

However, Quarto allows you to include your own footer in a book.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.