mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-02-06 13:38:24 +08:00
chore: Update mkdocs.yml with PDF plugin configuration
This commit is contained in:
parent
6f34d1c6d8
commit
ec734f9925
@ -71,7 +71,10 @@ markdown_extensions:
|
|||||||
plugins:
|
plugins:
|
||||||
- same-dir
|
- same-dir
|
||||||
- search
|
- search
|
||||||
- with-pdf
|
- with-pdf:
|
||||||
|
copyright: CC0 The Unlicense
|
||||||
|
cover_subtitle: How To Cook
|
||||||
|
output_path: ./site/document.pdf
|
||||||
- minify:
|
- minify:
|
||||||
minify_html: true
|
minify_html: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user