diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index f9f0de66bd..dcad7bed62 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -39,7 +39,8 @@ "ManagedReference": "Content", "RestApi": "Content" }, - "build_entry_point": "op", + "build_entry_point": "docs", + "template_folder": "_themes", "version": 0 }, { @@ -78,7 +79,8 @@ "ManagedReference": "Content", "RestApi": "Content" }, - "build_entry_point": "op", + "build_entry_point": "docs", + "template_folder": "_themes", "version": 0 }, { @@ -297,4 +299,4 @@ } ], "need_generate_pdf_url_template": false -} \ No newline at end of file +}