diff --git a/.github/templates/mkdocs_template.yml b/.github/templates/mkdocs_template.yml index 5d0aa5c4..f8049033 100644 --- a/.github/templates/mkdocs_template.yml +++ b/.github/templates/mkdocs_template.yml @@ -71,6 +71,10 @@ markdown_extensions: plugins: - same-dir - search + - with-pdf: + copyright: CC0 The Unlicense + cover_subtitle: How To Cook + output_path: ./site/document.pdf - minify: minify_html: true