Skip to content

Commit

Permalink
Do not forget to copy the background image when using the global fron…
Browse files Browse the repository at this point in the history
…t cover page
  • Loading branch information
ebouchut authored Oct 17, 2024
1 parent de1099e commit 2b2df98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration/generating-pdf-documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ This ensures a consistent look and feel across all your PDF documents without ne

> :material-file-code: View the full content of this file [here](https://github.com/adrienbrignon/mkdocs-exporter/blob/master/resources/stylesheets/pdf.scss).

If you use the template **front cover page**, do not forget to copy the [background image](https://raw.githubusercontent.com/adrienbrignon/mkdocs-exporter/master/docs/assets/images/background.png) `docs/assets/images/background.png` to your project.

#### Per-page cover pages

While global cover pages provide a uniform look across your documentation, you can override them on a per-page basis using front matter.
Expand Down

0 comments on commit 2b2df98

Please sign in to comment.