diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 294efd050c..70cc3d7d3b 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -551,7 +551,11 @@ ] }, "need_generate_pdf_url_template": true, - "targets": {}, + "targets": { + "Pdf": { + "template_folder": "_themes.pdf" + } + }, "need_generate_pdf": false, "need_generate_intellisense": false } \ No newline at end of file